|
int | ref |
|
DFBVideoProviderStatus | status |
|
DFBVideoProviderPlaybackFlags | flags |
|
double | speed |
|
float | volume |
|
IDirectFBDataBuffer * | buffer |
|
bool | seekable |
|
void * | iobuf |
|
ByteIOContext | pb |
|
AVFormatContext * | context |
|
s64 | start_time |
|
struct { |
DirectThread * thread |
|
pthread_mutex_t lock |
|
bool buffering |
|
bool seeked |
|
s64 seek_time |
|
int seek_flag |
|
} | input |
|
struct { |
DirectThread * thread |
|
pthread_mutex_t lock |
|
pthread_cond_t cond |
|
AVStream * st |
|
AVCodecContext * ctx |
|
AVCodec * codec |
|
_PacketQueue queue |
|
s64 pts |
|
bool seeked |
|
IFusionSound * sound |
|
IFusionSoundStream * stream |
|
IFusionSoundPlayback * playback |
|
int sample_size |
|
int sample_rate |
|
int buffer_size |
|
} | audio |
|
ISurface * | surface |
|
DVFrameCallback | callback |
|
void * | ctx |
|
_EventLink * | events |
|
DFBVideoProviderEventType | events_mask |
|
pthread_mutex_t | events_lock |
|
The documentation for this struct was generated from the following file: