[]
Occurs when a script command has been encountered within the media.
public event EventHandler<MediaScriptCommandEventArgs> ScriptCommand
Public Event ScriptCommand As EventHandler(Of MediaScriptCommandEventArgs)
| Type | Description |
|---|---|
| EventHandler<MediaScriptCommandEventArgs> | Occurs when a script command has been encountered within the media. |