Managed DirectShow Programming Reference

ApplicationCommand Enumeration

[This is preliminary documentation and subject to change.]

An enumeration of application commands.

public enum ApplicationCommand

Members

Member Name Description
BackwardThe backward browser command.
ForwardThe forward browser command.
RefreshThe refresh browser command.
BrowserStopThe stop browser command.
SearchThe search browser command.
FavoritesThe favorites browser command.
HomeThe home browser command.
VolumeMuteThe volume mute command.
VolumeDownThe volume down command.
VolumeUpThe volume up command.
NextTrackThe next track media command.
PreviousTrackThe previous track media command.
StopThe stop media command.
PlayPauseThe play/pause media command.
MailThe launch mail command.
MediaSelectThe launch media select command.
Application1The launch custom application 1 command.
Application2The launch custom application 2 command.
BassDownThe base down command.
BassBoostThe base boost command.
BassUpThe base up command.
TrebleDownThe treble down command.
TrebleUpThe treble up command.
MicrophoneVolumeMuteThe microphone volume mute command.
MicrophoneVolumeDownThe microphone volume down command.
MicrophoneVolumwUpThe microphone volume up command.
HelpThe help command.
FindThe find command.
NewThe new command.
OpenThe open command.
CloseThe close command.
SaveThe save command.
PrintThe print command.
UndoThe undo command.
RedoThe redo command.
CopyThe copy command.
CutThe cut command.
PasteThe paste command.
ReplyToMailThe command.
ForwardMailThe command.
SendMailThe command.
SpellCheckThe command.
DictateOrCommandControlToggleThe command.
MicrophoneOnOffToggleThe command.
CorrectionListThe command.
PlayThe play media command.
PauseThe pause media command.
RecordThe record media command.
FastForwardThe fast forward media command.
RewindThe rewind media command.
ChannelUpThe channel up media command.
ChannelDownThe channel down media command.

Requirements

Namespace: KvTv.DirectShow.Windows.Forms

Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)

See Also

KvTv.DirectShow.Windows.Forms Namespace