Click or drag to resize

MediaSinkTIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat Properties

The MediaSinkTIOutput, TIOutputCollection, TIInput, TSink, TFrame, TBuffer, TBufferCollection, TFormat generic type exposes the following members.

Properties
  NameDescription
Public propertyDisabled
Gets or sets a value indicating whether this sink is disabled.
Public propertyDynamicProperties
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.)
Public propertyId
Gets or sets the identifier.
(Inherited from MediaSinkBase.)
Public propertyInput
Gets or sets the input.
Public propertyInputFormat
Gets the input format.
Public propertyInputs
Gets or sets the inputs.
Protected propertyIsDirty
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.)
Public propertyLabel
Gets a label that identifies this class.
Public propertyMaxInputBitrate
Gets the bitrate supported by this sink, in Kbps. -1 if unknown.
Public propertyMuted
Gets or sets a value indicating whether this instance is muted.
Public propertyOutput
Gets or sets the current output.
Public propertyPersistent
Gets or sets a value indicating whether this instance is persistent. If true, this instance will not be destroyed unless Destroy is called explicitly on this instance. It will survive destruction of any parent elements that are being destroyed.
Public propertyPipelineJson
Gets the pipeline JSON with this as the central point.
Public propertyPipelineJsonFromInput
Gets the pipeline JSON from an input.
Public propertyProcessFramePolicy
Gets or sets the ProcessFramePolicy for this media input.
Public propertyState
Gets the state.
Public propertyTag
Gets or sets an optional tag to identify this instance.
(Inherited from MediaSinkBase.)
Top
See Also