[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
An enumeration of application commands.
Namespace: KvTv.DirectShow.Windows.Forms
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Enumeration ApplicationCommand |
| C# |
|---|
public enum ApplicationCommand |
| Visual C++ |
|---|
public enum class ApplicationCommand |
Members
| Class | Description |
|---|---|
| Application1 | The launch custom application 1 command. |
| Application2 | The launch custom application 2 command. |
| Backward | The backward browser command. |
| BassBoost | The base boost command. |
| BassDown | The base down command. |
| BassUp | The base up command. |
| BrowserStop | The stop browser command. |
| ChannelDown | The channel down media command. |
| ChannelUp | The channel up media command. |
| Close | The close command. |
| Copy | The copy command. |
| CorrectionList | The command. |
| Cut | The cut command. |
| DictateOrCommandControlToggle | The command. |
| FastForward | The fast forward media command. |
| Favorites | The favorites browser command. |
| Find | The find command. |
| Forward | The forward browser command. |
| ForwardMail | The command. |
| Help | The help command. |
| Home | The home browser command. |
The launch mail command. | |
| MediaSelect | The launch media select command. |
| MicrophoneOnOffToggle | The command. |
| MicrophoneVolumeDown | The microphone volume down command. |
| MicrophoneVolumeMute | The microphone volume mute command. |
| MicrophoneVolumwUp | The microphone volume up command. |
| New | The new command. |
| NextTrack | The next track media command. |
| Open | The open command. |
| Paste | The paste command. |
| Pause | The pause media command. |
| Play | The play media command. |
| PlayPause | The play/pause media command. |
| PreviousTrack | The previous track media command. |
The print command. | |
| Record | The record media command. |
| Redo | The redo command. |
| Refresh | The refresh browser command. |
| ReplyToMail | The command. |
| Rewind | The rewind media command. |
| Save | The save command. |
| Search | The search browser command. |
| SendMail | The command. |
| SpellCheck | The command. |
| Stop | The stop media command. |
| TrebleDown | The treble down command. |
| TrebleUp | The treble up command. |
| Undo | The undo command. |
| VolumeDown | The volume down command. |
| VolumeMute | The volume mute command. |
| VolumeUp | The volume up command. |