Speaker Properties |
The Speaker type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConverterType | (Inherited from AudioReceiver.) |
![]() | DeviceInfo |
Gets the product information of the speaker device.
|
![]() | ID | (Inherited from DisposableClass.) |
![]() | Initialized |
Returns a boolean value indicating whether the selected speaker device is ready.
|
![]() | Level |
Gets the level of the speaker output. (Range: 0-100)
|
![]() | MediaFormat |
Gets the current audio format of the speaker.
|
![]() | Muted |
Gets or sets a boolean value indicating whether the speaker is muted.
|
![]() | ReceiveFormats |
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.) |
![]() | State |
Gets the state of the playback device.
|
![]() | Volume |
Gets or sets the volume of the speaker. (Range: 0-1)
|