IPCameraAudioSourceUseCount Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic int UseCount { get; }
Public ReadOnly Property UseCount As Integer
Get
public:
property int UseCount {
int get ();
}
member UseCount : int with get
Property Value
Int32
See Also