IRenderingControlService Interface |
[This is preliminary documentation and is subject to change.]
Namespace: GHASchema.Classes.Device.AudioVideo.UPnPAV
public interface IRenderingControlService
The IRenderingControlService type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetBassAsync |
Gets current Bass setting
|
![]() | GetIsMuteEnabledAsync |
Gets current mute state
|
![]() | GetTrebleAsync |
Gets current Treble setting
|
![]() | GetVolumeAsync |
Gets the current volume setting
|
![]() | SetBalanceAsync |
Sets the balance
|
![]() | SetBassAsync |
Sets the Bass setting
|
![]() | SetLoudnessAsync |
Sets loudness level
|
![]() | SetMuteAsync |
Sets the mute state
|
![]() | SetTrebleAsync |
Sets the Treble setting
|
![]() | SetVolumeAsync |
Sets the volume
|
Name | Description | |
---|---|---|
![]() | RcPropertyChanged |
Raised when UPnP Properties are changed
|