Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Info_Audio_Channels Method

Gets audio channels count.

Pascal
function Info_Audio_Channels(StreamNumber: Integer): Integer;
C++
__fastcall int Info_Audio_Channels(int StreamNumber);
C#
public int Info_Audio_Channels(int StreamNumber);
Visual Basic
Public Function Info_Audio_Channels(StreamNumber As Integer) As Integer
Java
public int Info_Audio_Channels(int StreamNumber);
IDL
int Info_Audio_Channels(int StreamNumber);
JavaScript
Info_Audio_Channels
Parameters 
Description 
StreamNumber: Integer 
(Integer)  

Returns audio channels count.

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