VisioForge Video Capture SDK (Delphi / ActiveX)
ContentsIndexHome
PreviousUpNext
TVFVideoCapture.Audio_Codec_Channels Property

Gets or sets the number of channels for the current audio codec.

Pascal
property Audio_Codec_Channels: Integer;
C++
__property int Audio_Codec_Channels;
C#
int Audio_Codec_Channels;
Visual Basic
Property Audio_Codec_Channels() As Integer
Java
Audio_Codec_Channels
IDL
__property int Audio_Codec_Channels;
JavaScript
Audio_Codec_Channels
PHP
published Audio_Codec_Channels;

Usually 1 (mono) or 2 (stereo).

Copyright (c) 2012. All rights reserved.
What do you think about this topic? Send feedback!