Table of Contents

Interface IHEVCEncoderSettings

Namespace
VisioForge.Core.Types.X.VideoEncoders
Assembly
VisioForge.Core.dll

Basic HEVC encoder settings interface.

public interface IHEVCEncoderSettings : IVideoEncoder, IMediaBlockSettings, IEncoderTextInfo

Implements

Properties

ParseStream

Gets or sets a value indicating whether to parse the video stream. True by default. Disable it for SRT streaming.

bool ParseStream { get; set; }

Property Value

bool

Methods

GetEncoderType()

Gets the type of the encoder.

HEVCEncoderType GetEncoderType()

Returns

HEVCEncoderType

HEVCEncoderType.