ScriptCommand Members
Class that represents a script command.
The following tables list the members exposed by the ScriptCommand type.
Public Constructors
Name | Description | |
---|---|---|
ScriptCommand | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
Command | Gets or sets the value of the script command. | |
MediaSource | Get the source this media is for. | |
OutputTime | Current Output time. | |
Time | Gets or sets the time of the script command. | |
Type | Gets or sets the type of the script command. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
Public Events
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from EncoderObject) |
Top