MediaTrack<TIOutput, TIOutputCollection, TIInput, TIInputCollection, TIElement, TSource, TSink, TPipe, TTrack, TBranch, TFrame, TBuffer, TBufferCollection, TFormat>.FindElement Method |
Name | Description | |
---|---|---|
![]() | FindElement(Function1<TIElement, Boolean>) |
Finds an element in the track. This method will recursively
call into any branched tracks.
|
![]() | FindElement(Function1<TIElement, Boolean>, Boolean) |
Finds an element in this track. If the recurse flag is set,
then this method will recursively call into any branched tracks.
|