VLC 4.0.0-dev
|
Data Fields | |
spu_render_vector | entries |
size_t | id |
enum vlc_vout_order | order |
vlc_clock_t * | clock |
vlc_tick_t | delay |
float | rate |
vlc_clock_t* spu_channel::clock |
vlc_tick_t spu_channel::delay |
Referenced by spu_channel_Init(), spu_ClearChannel(), and spu_SetClockDelay().
spu_render_vector spu_channel::entries |
size_t spu_channel::id |
Referenced by spu_channel_Init(), spu_GetChannel(), spu_GetFreeChannelId(), and spu_SelectSubpictures().
enum vlc_vout_order spu_channel::order |
Referenced by spu_channel_Init(), and spu_SelectSubpictures().
float spu_channel::rate |
Referenced by spu_channel_Init(), spu_channel_UpdateDates(), spu_PutSubpicture(), and spu_SetClockRate().