nx_cloud_storage_sdk
1.0
Cloud Storage SDK
|
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 |