VLC 4.0.0-dev
|
Data Fields | |
uint8_t | streamType |
uint8_t | sizeLength |
uint8_t | indexLength |
uint8_t | indexDeltaLength |
uint8_t | constantSize |
uint8_t | CTSDeltaLength |
uint8_t | DTSDeltaLength |
uint8_t | randomAccessIndication |
uint8_t | auxiliaryDataSizeLength |
uint8_t | object_id |
block_t * | config |
vlc_object_t * | obj |
uint8_t mpeg4_pt_opaque::auxiliaryDataSizeLength |
Referenced by rtp_mpeg4_decode(), and rtp_mpeg4_open().
block_t* mpeg4_pt_opaque::config |
Referenced by rtp_mpeg4_init(), rtp_mpeg4_open(), rtp_mpeg4_release(), and rtp_mpeg4a_init().
uint8_t mpeg4_pt_opaque::constantSize |
Referenced by rtp_mpeg4_decode(), rtp_mpeg4_open(), and rtp_mpeg4a_init().
uint8_t mpeg4_pt_opaque::CTSDeltaLength |
Referenced by rtp_mpeg4_decode(), and rtp_mpeg4_open().
uint8_t mpeg4_pt_opaque::DTSDeltaLength |
Referenced by rtp_mpeg4_decode(), and rtp_mpeg4_open().
uint8_t mpeg4_pt_opaque::indexDeltaLength |
Referenced by rtp_mpeg4_decode(), and rtp_mpeg4_open().
uint8_t mpeg4_pt_opaque::indexLength |
Referenced by rtp_mpeg4_decode(), and rtp_mpeg4_open().
vlc_object_t* mpeg4_pt_opaque::obj |
Referenced by rtp_mpeg4_init(), and rtp_mpeg4_open().
uint8_t mpeg4_pt_opaque::object_id |
Referenced by rtp_mpeg4_open(), and rtp_mpeg4a_init().
uint8_t mpeg4_pt_opaque::randomAccessIndication |
Referenced by rtp_mpeg4_decode(), and rtp_mpeg4_open().
uint8_t mpeg4_pt_opaque::sizeLength |
Referenced by rtp_mpeg4_decode(), rtp_mpeg4_open(), and rtp_mpeg4a_init().
uint8_t mpeg4_pt_opaque::streamType |
Referenced by rtp_mpeg4_open().