Media Player SDK
|
Gets selected audio output device from the audio output device list.
function Audio_Output_Device_GetItem(Index: Integer): WideString;
__fastcall BSTR Audio_Output_Device_GetItem(int Index);
public String Audio_Output_Device_GetItem(int Index);
Public Function Audio_Output_Device_GetItem(Index As Integer) As String
public string Audio_Output_Device_GetItem(int Index);
BSTR Audio_Output_Device_GetItem(int Index);
Audio_Output_Device_GetItem
Parameters |
Description |
Index: Integer |
Item index. |
Returns selected audio output device from the audio output device list.
Copyright (c) 2013. All rights reserved.
|
What do you think about this topic? Send feedback!
|