VisioForge (c) 2025

Search Results for

    Interface IPushSourceSettings

    Interface IPushSourceSettings.

    Namespace: VisioForge.Core.Types.X.Sources
    Assembly: VisioForge.Core.dll
    Syntax
    public interface IPushSourceSettings

    Properties

    BlockPushData

    Gets or sets a value indicating whether to block pushing data until it's read.

    Declaration
    bool BlockPushData { get; set; }
    Property Value
    Type Description
    bool

    true if block pushing data; otherwise, false.

    DoTimestamp

    Gets or sets a value indicating whether to add timestamp.

    Declaration
    bool DoTimestamp { get; set; }
    Property Value
    Type Description
    bool

    true if add timestamp; otherwise, false.

    IsLive

    Gets or sets a value indicating whether this instance is live.

    Declaration
    bool IsLive { get; set; }
    Property Value
    Type Description
    bool

    true if this instance is live; otherwise, false.

    PushFormat

    Gets or sets the format.

    Declaration
    PushSourceFormat PushFormat { get; set; }
    Property Value
    Type Description
    PushSourceFormat

    The format.

    StreamType

    Gets or sets the type of the stream.

    Declaration
    PushSourceStreamType StreamType { get; set; }
    Property Value
    Type Description
    PushSourceStreamType

    The type of the stream.

    Methods

    GetSourceType()

    Gets the type of the source.

    Declaration
    PushSourceType GetSourceType()
    Returns
    Type Description
    PushSourceType

    PushSourceType.