Click or drag to resize
H265AccessUnitTool Class
Inheritance Hierarchy
SystemObject
  StreamCoders.EncoderH265AccessUnitTool

Namespace: StreamCoders.Encoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public class H265AccessUnitTool

The H265AccessUnitTool type exposes the following members.

Constructors
  NameDescription
Public methodH265AccessUnitTool
Constructs an H265AccessUnitTool given the HEVCDecoderConfigurationRecord.
Top
Properties
  NameDescription
Public propertyLengthSize
Gets or sets the access unit length size derived from HEVCDecoderConfigurationRecord.LengthSizeMinusOne.
Top
Methods
  NameDescription
Public methodGetNalOffsets
Top
Extension Methods
  NameDescription
Public Extension MethodCopyOverloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.)
Public Extension MethodCopy(Object)Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.)
Top
See Also