Classes | |
| struct | stream_t |
Defines | |
| #define | stream_DemuxNew(a, b, c) __stream_DemuxNew( VLC_OBJECT(a), b, c) |
Enumerations | |
| enum | stream_query_e { STREAM_CAN_SEEK, STREAM_CAN_FASTSEEK, STREAM_SET_POSITION, STREAM_GET_POSITION, STREAM_GET_SIZE, STREAM_GET_MTU } |
|
|
Create a special stream and a demuxer, this allows chaining demuxers Definition at line 200 of file vlc_stream.h. |
|
|
Possible commands to send to stream_Control() and stream_vaControl()
Definition at line 41 of file vlc_stream.h. |
1.4.2