nx_camera_sdk  1.0
Camera SDK
Public Types | Public Attributes | List of all members
nxcip::AudioFormat Struct Reference

Public Types

enum  SampleType { stU8, stS16, stS32, stFLT }
 
enum  ByteOrderType { boLittleEndian, boBigEndian }
 

Public Attributes

CompressionType compressionType
 
int sampleRate
 
int bitrate
 in bps
 
ByteOrderType byteOrder
 
int channels
 
SampleType sampleFmt
 
int channelLayout
 
int blockAlign
 
int bitsPerCodedSample
 

Member Enumeration Documentation

◆ SampleType

Enumerator
stU8 

unsigned 8 bits

stS16 

signed 16 bits

stS32 

signed 32 bits


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