Click or drag to resize

MediaTrackBase Methods

The MediaTrackBase type exposes the following members.

Methods
  NameDescription
Public methodChangeSinkOutput
Changes the sink output while the media track is active.
Public methodChangeSourceInput
Changes the source input while the media track is active.
Public methodDestroy
Destroys this media track.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetDynamicValue
Gets a property value from the local cache.
(Inherited from Dynamic.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetSinkOutputs
Gets the available sink outputs.
Public methodGetSourceInputs
Gets the available source inputs.
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSetDynamicValue
Sets a property value in the local cache.
(Inherited from Dynamic.)
Public methodToString (Inherited from Object.)
Public methodUnsetDynamicValue
Unsets a property value in the local cache.
(Inherited from Dynamic.)
Top
See Also