Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Audio_Output_Device_GetCount Method

Gets amount of devices from the audio output device list.

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

Returns amount of devices from the audio output device list.

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