VLC 4.0.0-dev
Loading...
Searching...
No Matches
rtp_raw Struct Reference
Collaboration diagram for rtp_raw:
[legend]

Data Fields

struct vlc_loggerlog
char * sampling
uint16_t width
uint16_t height
uint8_t depth
enum vlc_rtp_colorimetry colorimetry

Field Documentation

◆ colorimetry

enum vlc_rtp_colorimetry rtp_raw::colorimetry

Referenced by rtp_raw_begin(), and rtp_raw_open().

◆ depth

uint8_t rtp_raw::depth

Referenced by rtp_raw_begin(), and rtp_raw_open().

◆ height

uint16_t rtp_raw::height

Referenced by rtp_raw_begin(), and rtp_raw_open().

◆ log

struct vlc_logger* rtp_raw::log

Referenced by rtp_raw_open(), and rtp_raw_unwrap().

◆ sampling

char* rtp_raw::sampling

◆ width

uint16_t rtp_raw::width

Referenced by rtp_raw_begin(), and rtp_raw_open().


The documentation for this struct was generated from the following file:
  • modules/access/rtp/raw.c