| Name | Description |
---|
 | AverageFrameRate |
Gets the average frame rate.
(Inherited from VideoSource.) |
 | Disabled |
Gets a value indicating whether this source is disabled.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | DynamicProperties |
Gets or sets the dynamic properties on this instance.
(Inherited from Dynamic.) |
 | FrameCount |
Gets the frame count.
(Inherited from VideoSource.) |
 | Id |
Gets or sets the identifier.
(Inherited from MediaSourceBase.) |
 | Input |
Gets or sets the current input.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | IsDirty |
Gets or sets a value indicating whether this instance is dirty.
(Inherited from Serializable.) |
 | Label |
Gets a label that identifies this class.
(Overrides MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.Label.) |
 | MaxOutputBitrate |
Gets the maximum supported output bitrate. -1 means infinite.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | Muted |
Gets or sets a value indicating whether this instance is muted.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | Output |
Gets or sets the output.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | OutputFormat |
Gets the output format.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | Outputs |
Gets or sets the outputs.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | Persistent |
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.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | PipelineJson |
Gets the pipeline JSON with this as the central point.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | PipelineJsonFromOutput |
Gets the pipeline JSON from an output.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | State |
Gets the state.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | SynchronizationSource |
Gets or sets the synchronization source.
(Inherited from MediaSource<TIOutput, TIInput, TIInputCollection, TSource, TFrame, TBuffer, TBufferCollection, TFormat>.) |
 | Tag |
Gets or sets an optional tag to identify this instance.
(Inherited from MediaSourceBase.) |
 | View |
Gets or Sets the view to capture.
|