Class PushDataSourceSettings
- Namespace
- VisioForge.Core.Types.X.Sources
- Assembly
- VisioForge.Core.dll
Push data source settings. Implements the VisioForge.Core.Types.X.Sources.IPushSourceSettings.
public class PushDataSourceSettings : IPushSourceSettingsInheritance
Implements
Inherited Members
Properties
BlockPushData
Gets or sets a value indicating whether to block pushing data until it's read.
public bool BlockPushData { get; set; }Property Value
Caps
Gets or sets the caps.
public Caps Caps { get; set; }Property Value
- Caps
DoTimestamp
Gets or sets a value indicating whether to add timestamp.
public bool DoTimestamp { get; set; }Property Value
IsLive
Gets or sets a value indicating whether this instance is live.
public bool IsLive { get; set; }Property Value
PadMediaType
Gets or sets the type of the pad.
public MediaBlockPadMediaType PadMediaType { get; set; }Property Value
PushFormat
Gets or sets the format.
public PushSourceFormat PushFormat { get; set; }Property Value
StreamType
Gets or sets the type of the stream.
public PushSourceStreamType StreamType { get; set; }Property Value
Methods
GetSourceType()
Gets the type of the source.
public PushSourceType GetSourceType()Returns
- PushSourceType
-
PushSourceType.