Gets a list of the available AudioOutputs and their associated devices.
Namespace: com.ptrampert.LibVLCBindAssembly: com.ptrampert.LibVLCBind (in com.ptrampert.LibVLCBind.dll) Version: 2.0.1.0 (2.0.1.0)
IEnumerable<AudioOutput> AudioOutputs { get; }
IEnumerable<AudioOutput> AudioOutputs { get; }
ReadOnly Property AudioOutputs As IEnumerable(Of AudioOutput)
Get
ReadOnly Property AudioOutputs As IEnumerable(Of AudioOutput)
Get
property IEnumerable<AudioOutput^>^ AudioOutputs {
IEnumerable<AudioOutput^>^ get ();
}
property IEnumerable<AudioOutput^>^ AudioOutputs {
IEnumerable<AudioOutput^>^ get ();
}
Property Value
Type:
IEnumerable AudioOutput