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
Gets a list of media formats that the media handler can handle. If no media format specified, all formats are supported.
(Inherited from AbstractMediaReceiverTData, TFormat.)
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