Click or drag to resize

Speaker Properties

The Speaker type exposes the following members.

Properties
 NameDescription
Public propertyConverterType
(Inherited from AudioReceiver)
Public propertyDeviceInfo Gets the product information of the speaker device.
Public propertyID
(Inherited from DisposableClass)
Public propertyInitialized Returns a boolean value indicating whether the selected speaker device is ready.
Public propertyLevel Gets the level of the speaker output. (Range: 0-100)
Public propertyMediaFormat Gets the current audio format of the speaker.
Public propertyMuted Gets or sets a boolean value indicating whether the speaker is muted.
Public propertyReceiveFormats
(Inherited from AbstractMediaReceiverAudioData, AudioFormat)
Public propertyState Gets the state of the playback device.
Public propertyVolume Gets or sets the volume of the speaker. (Range: 0-1)
Top
See Also