MeiCam SDK For iOS  3.14.0
Public Attributes | List of all members
NvsAudioResolution Struct Reference

Audio resolution. More...

#include <NvsCommonDef.h>

Public Attributes

unsigned int sampleRate
 Sampling rate. More...
 
NvsAudioSampleFormat sampleFormat
 Sampling format. More...
 
unsigned int channelCount
 Channel count. More...
 

Detailed Description

Audio resolution.

Member Data Documentation

◆ channelCount

unsigned int NvsAudioResolution::channelCount

Channel count.

◆ sampleFormat

NvsAudioSampleFormat NvsAudioResolution::sampleFormat

Sampling format.

◆ sampleRate

unsigned int NvsAudioResolution::sampleRate

Sampling rate.


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