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

audio format description More...

#include <vlc_es.h>

Data Fields

vlc_fourcc_t i_format
 audio format fourcc
 
unsigned int i_rate
 audio sample-rate
 
uint16_t i_physical_channels
 
uint16_t i_chan_mode
 
audio_channel_type_t channel_type
 
unsigned int i_bytes_per_frame
 
unsigned int i_frame_length
 
unsigned i_bitspersample
 
unsigned i_blockalign
 
uint8_t i_channels
 

Detailed Description

audio format description

Field Documentation

◆ channel_type

◆ i_bitspersample

◆ i_blockalign

unsigned audio_format_t::i_blockalign

◆ i_bytes_per_frame

◆ i_chan_mode

◆ i_channels

◆ i_format

◆ i_frame_length

◆ i_physical_channels

◆ i_rate


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