|
MeiCam SDK For Android
3.14.4
|
Public Attributes | |
| long | duration |
| Audio duration (in microseconds) More... | |
| int | sampleRate |
| Sampling Rate. More... | |
| int | channelCount |
| Number of channels. More... | |
| boolean | codecSupported |
| Whether codec is supported. More... | |
Audio stream information
| int com.meicam.sdk.NvsAudioStreamInfo.channelCount |
Number of channels.
| boolean com.meicam.sdk.NvsAudioStreamInfo.codecSupported |
Whether codec is supported.
| long com.meicam.sdk.NvsAudioStreamInfo.duration |
Audio duration (in microseconds)
| int com.meicam.sdk.NvsAudioStreamInfo.sampleRate |
Sampling Rate.
1.8.17