IPCameraAudioSourceUseCount Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
Int32
See Also