|
VLC 4.0.0-dev
|
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] |
| uint8_t rtp_pcm::channel_count |
Referenced by rtp_g722_init(), rtp_g726_init(), rtp_pcm_decode(), rtp_pcm_init(), and rtp_pcm_open().
| uint8_t rtp_pcm::channel_map[6] |
Referenced by rtp_pcm_decode(), and rtp_pcm_open().
| uint16_t rtp_pcm::channel_mask |
Referenced by rtp_g722_init(), rtp_g726_init(), rtp_pcm_init(), and rtp_pcm_open().
| bool rtp_pcm::channel_reorder |
Referenced by rtp_pcm_decode(), and rtp_pcm_open().
| vlc_fourcc_t rtp_pcm::fourcc |
Referenced by rtp_g726_init(), rtp_pcm_init(), and rtp_pcm_open().
| uint8_t rtp_pcm::sample_bits |
Referenced by rtp_g726_init(), rtp_pcm_decode(), and rtp_pcm_open().