VisioForge (c) 2025

Search Results for

    Class DecklinkHelper

    Decklink helper.

    Inheritance
    object
    DecklinkHelper
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: VisioForge.Core.Helpers
    Assembly: VisioForge.Core.dll
    Syntax
    public static class DecklinkHelper

    Methods

    GetVideoInfoFromMode(DecklinkMode, out int, out int, out VideoFrameRate)

    Gets the video information from the Decklink mode.

    Declaration
    public static void GetVideoInfoFromMode(this DecklinkMode mode, out int width, out int height, out VideoFrameRate framerate)
    Parameters
    Type Name Description
    DecklinkMode mode

    The mode.

    int width

    The width.

    int height

    The height.

    VideoFrameRate framerate

    The framerate.

    ToFormat(DecklinkAudioFormat)

    Converts to format.

    Declaration
    public static AudioFormatX ToFormat(this DecklinkAudioFormat format)
    Parameters
    Type Name Description
    DecklinkAudioFormat format

    The format.

    Returns
    Type Description
    AudioFormatX

    AudioFormatX.