IPCamera |
The IPCameraAudioEncoding type exposes the following members.
| Name | Description | |
|---|---|---|
| IPCameraAudioEncoding | This class represents the audio encoding attributes, which are available to be set, and to be sent to the camera device. |
| Name | Description | |
|---|---|---|
| Bitrate | Gets or sets the bitrate of the audio (if supported by the device). | |
| Encoding | Gets or sets the encoder codec's type (if supported by the device). | |
| Name | Gets the name of the audio configuration object. | |
| SampleRate | Gets or sets the sample rate of the audio (if supported by the device). | |
| SessionTimeOut | Gets how much time should elapse to timeout from the session. | |
| Token | Gets the token of the video encoder object. | |
| UseCount | Gets the use count of the video encoder object. |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the IPCameraAudioEncoding | |
| RefreshProperties | Gets the current attribute from the camera device, and sets the audio encoding properties. | |
| SetAttributes | Sets the audio encoding attributes of the camera device. |