IPCameraAudioEncodingName Property |
Gets the name of the audio configuration object.
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.77.0
Syntaxpublic string Name { get; }Public ReadOnly Property Name As String
Get
public:
virtual property String^ Name {
String^ get () sealed;
}abstract Name : string with get
override Name : string with get
Property Value
StringImplements
IIPCameraAudioEncodingName
See Also