| ICameraAudioChannel Property  | 
            Represents the audio stream of the IP Camera, which can be connected to speaker objects.
            
 
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
SyntaxIAudioSender AudioChannel { get; }ReadOnly Property AudioChannel As IAudioSender
	Get
property IAudioSender^ AudioChannel {
	IAudioSender^ get ();
}abstract AudioChannel : IAudioSender with get
Property Value
Type: 
IAudioSender
See Also