Click or drag to resize

VideoTrack Methods

The VideoTrack type exposes the following members.

Methods
  NameDescription
Protected methodAddElement
Adds an element.
(Overrides MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormatAddElement(TIElement).)
Protected methodArrayFromInputs
Creates an array of inputs from a list of inputs.
(Overrides MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormatArrayFromInputs(ListTIInput).)
Protected methodArrayFromOutputs
Creates an array of outputs from a list of outputs.
(Overrides MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormatArrayFromOutputs(ListTIOutput).)
Protected methodArrayFromSinks
Creates an array of sinks from a list of sinks.
(Overrides MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormatArrayFromSinks(ListTSink).)
Protected methodBranchFromTracks
Creates a branch from an array of tracks.
(Overrides MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormatBranchFromTracks(TTrack).)
Public methodChangeSinkOutput
Changes the sink output while the media track is active.
(Inherited from MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat.)
Public methodChangeSourceInput
Changes the source input while the media track is active.
(Inherited from MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat.)
Public methodDestroy
Destroys this media track.
(Inherited from MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodFindElement(Function1TIElement, Boolean)
Finds an element in the track. This method will recursively call into any branched tracks.
(Inherited from MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat.)
Public methodFindElement(Function1TIElement, Boolean, Boolean)
Finds an element in this track. If the recurse flag is set, then this method will recursively call into any branched tracks.
(Inherited from MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat.)
Public methodFindElements(Function1TIElement, Boolean)
Finds elements in the track. This method will recursively call into any branched tracks.
(Inherited from MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat.)
Public methodFindElements(Function1TIElement, Boolean, Boolean)
Finds elements in this track. If the recurse flag is set, then this method will recursively call into any branched tracks.
(Inherited from MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat.)
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.
(Inherited from MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat.)
Public methodGetSourceInputs
Gets the available source inputs.
(Inherited from MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat.)
Public methodGetType (Inherited from Object.)
Public methodGrabFrame
Grabs the next frame once it's rendered.
Protected methodIsBranch
Determines whether the specified element is a branch.
(Overrides MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormatIsBranch(TIElement).)
Protected methodIsInput
Determines whether the specified element is an input.
(Overrides MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormatIsInput(TIElement).)
Protected methodIsOutput
Determines whether the specified element is an output.
(Overrides MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormatIsOutput(TIElement).)
Protected methodIsPipe
Determines whether the specified element is a pipe.
(Overrides MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormatIsPipe(TIElement).)
Protected methodIsSink
Determines whether the specified element is a sink.
(Overrides MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormatIsSink(TIElement).)
Protected methodIsSource
Determines whether the specified element is a source.
(Overrides MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormatIsSource(TIElement).)
Protected methodIsStream
Determines whether the specified element is a stream.
(Overrides MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormatIsStream(TIElement).)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodNext(TBranch)
Branches out to several tracks.
(Inherited from MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat.)
Public methodNext(TIInput)
Adds an element to this track.
(Inherited from MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat.)
Public methodNext(TTrack)
Branches out to several tracks.
(Inherited from MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat.)
Protected methodRaiseOnStarted
Raises the OnStarted event.
(Inherited from MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat.)
Protected methodRaiseOnStopped
Raises the OnStopped event.
(Inherited from MediaTrackTIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat.)
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