VLC 4.0.0-dev
|
Data Fields | |
struct vlc_logger * | log |
char * | sampling |
uint16_t | width |
uint16_t | height |
uint8_t | depth |
enum vlc_rtp_colorimetry | colorimetry |
enum vlc_rtp_colorimetry rtp_raw::colorimetry |
Referenced by rtp_raw_begin(), and rtp_raw_open().
uint8_t rtp_raw::depth |
Referenced by rtp_raw_begin(), and rtp_raw_open().
uint16_t rtp_raw::height |
Referenced by rtp_raw_begin(), and rtp_raw_open().
struct vlc_logger* rtp_raw::log |
Referenced by rtp_raw_open(), and rtp_raw_unwrap().
char* rtp_raw::sampling |
Referenced by rtp_raw_begin(), rtp_raw_close(), and rtp_raw_open().
uint16_t rtp_raw::width |
Referenced by rtp_raw_begin(), and rtp_raw_open().