ADTF  3.18.2
tStreamAudioFormat

Structure for Audio Format. More...

Public Attributes

adtf_util::cString m_strFormatName
 choose a format name. More...
 
unsigned int m_ui32ChannelCount = 0
 channel count
 
unsigned int m_ui32SampleRateHz = 0
 audio sample rate in Hz
 
unsigned int m_ui32BitsPerSample = 0
 bits per audio sample
 
unsigned int m_ui32SampleCount = 0
 audio sample count
 

Detailed Description

Structure for Audio Format.

See also
adtf::streaming::ant::stream_meta_type_audio

Definition at line 83 of file streammetatypeaudio.h.

Member Data Documentation

◆ m_strFormatName

adtf_util::cString m_strFormatName