Interface IHEVCEncoderSettings
- Assembly
- VisioForge.Core.dll
Basic HEVC encoder settings interface.
public interface IHEVCEncoderSettings : IVideoEncoder, IMediaBlockSettings, IEncoderTextInfoImplements
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
Methods
GetEncoderType()
Gets the type of the encoder.
HEVCEncoderType GetEncoderType()Returns
- HEVCEncoderType
-
HEVCEncoderType.