MediaSourceBase Class |
Namespace: FM.IceLink
The MediaSourceBase type exposes the following members.
Name | Description | |
---|---|---|
MediaSourceBase |
Initializes a new instance of the MediaSourceBase class.
|
Name | Description | |
---|---|---|
DynamicProperties |
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.) | |
Id |
Gets or sets the identifier.
| |
IsDirty |
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.) | |
Tag |
Gets or sets an optional tag to identify this instance.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetDynamicValue |
Gets a property value from the local cache.
(Inherited from Dynamic.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SetDynamicValue |
Sets a property value in the local cache.
(Inherited from Dynamic.) | |
Start |
Starts this instance.
| |
Stop |
Stops this instance.
| |
ToString | (Inherited from Object.) | |
UnsetDynamicValue |
Unsets a property value in the local cache.
(Inherited from Dynamic.) |