Click or drag to resize
H265NalOffset Class
Contains information about H.265 NAL information. This information is returned by the H265AccessUnitTool
Inheritance Hierarchy
SystemObject
  StreamCoders.EncoderH265NalOffset

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

The H265NalOffset type exposes the following members.

Properties
  NameDescription
Public propertyCount
Public propertyOffset
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