Click or drag to resize

MediaSourceTIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat Properties

The MediaSourceTIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat generic type exposes the following members.

Properties
  NameDescription
Public propertyDisabled
Gets a value indicating whether this source 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 MediaSourceBase.)
Public propertyInput
Gets or sets the current input.
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 propertyMaxOutputBitrate
Gets the maximum supported output bitrate. -1 means infinite.
Public propertyMuted
Gets or sets a value indicating whether this instance is muted.
Public propertyOutput
Gets or sets the output.
Public propertyOutputFormat
Gets the output format.
Public propertyOutputs
Gets or sets the outputs.
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 propertyPipelineJsonFromOutput
Gets the pipeline JSON from an output.
Public propertyState
Gets the state.
Public propertySynchronizationSource
Gets or sets the synchronization source.
Public propertyTag
Gets or sets an optional tag to identify this instance.
(Inherited from MediaSourceBase.)
Top
See Also