VisioForge (c) 2025

Search Results for

    Class VideoEncoderShared

    Video encoder shared data.

    Inheritance
    object
    VideoEncoderShared
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: VisioForge.Core.Types.X.VideoEncoders
    Assembly: VisioForge.Core.dll
    Syntax
    public class VideoEncoderShared

    Properties

    Type

    Gets or sets the type.

    Declaration
    public VideoEncoderType Type { get; set; }
    Property Value
    Type Description
    VideoEncoderType

    The type.