Click or drag to resize
IPCameraAudioEncoding Properties

The IPCameraAudioEncoding type exposes the following members.

Properties
  NameDescription
Public propertyBitrate
Gets or sets the bitrate of the audio (if supported by the device).
Public propertyEncoding
Gets or sets the encoder codec's type (if supported by the device).
Public propertyName
Gets the name of the audio configuration object.
Public propertySampleRate
Gets or sets the sample rate of the audio (if supported by the device).
Public propertySessionTimeOut
Gets how much time should elapse to timeout from the session.
Public propertyToken
Gets the token of the video encoder object.
Public propertyUseCount
Gets the use count of the video encoder object.
Top
See Also