Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Audio_Output_Device Property

Gets or sets the device name for playing audio. Set this property before you configure audio output. Make sure that Audio_Play = true for it to work.

Pascal
property Audio_Output_Device: WideString;
C++
__property BSTR Audio_Output_Device;
C#
String Audio_Output_Device;
Visual Basic
Property Audio_Output_Device() As String
Java
Audio_Output_Device
IDL
__property BSTR Audio_Output_Device;
JavaScript
Audio_Output_Device
Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!