|
nx_video_source_sdk
1.0
Video Source SDK
|
Public Types | |
| enum | SampleType { stNone = -1, stU8, stS16, stS32, stFLT, stDBL, stU8P, stS16P, stS32P, stFLTP, stDBLP, stS64, stS64P } |
| 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