VLC 4.0.0-dev
Loading...
Searching...
No Matches
rtp_pcm Struct Reference

Data Fields

vlc_fourcc_t fourcc
 
uint16_t channel_mask
 
uint8_t sample_bits
 
uint8_t channel_count
 
bool channel_reorder
 
uint8_t channel_map [6]
 

Field Documentation

◆ channel_count

uint8_t rtp_pcm::channel_count

◆ channel_map

uint8_t rtp_pcm::channel_map[6]

Referenced by rtp_pcm_decode(), and rtp_pcm_open().

◆ channel_mask

uint16_t rtp_pcm::channel_mask

◆ channel_reorder

bool rtp_pcm::channel_reorder

Referenced by rtp_pcm_decode(), and rtp_pcm_open().

◆ fourcc

vlc_fourcc_t rtp_pcm::fourcc

◆ sample_bits

uint8_t rtp_pcm::sample_bits

The documentation for this struct was generated from the following file: