Click or drag to resize

IAVInput Methods

[This is preliminary documentation and is subject to change.]

The IAVInput type exposes the following members.

Methods
  NameDescription
Public methodBassChange
Incrementally adjust Bass up or down by the increment
(Inherited from IAudioControl.)
Public methodNext
Commands the transport to play the next media item
(Inherited from ITransportControl.)
Public methodPrevious
Commands the transport to play the previous media item
(Inherited from ITransportControl.)
Public methodTrebleChange
Incrementally adjust treble up or down by the increment
(Inherited from IAudioControl.)
Public methodVolumeChange
Incrementally adjust volume up or down by the increment
(Inherited from IAudioControl.)
Top
See Also