|
nx_video_source_sdk
1.0
Video Source 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 |
1.8.14