H265NalReader Class |
Namespace: StreamCoders.Container
The H265NalReader type exposes the following members.
Name | Description | |
---|---|---|
H265NalReader | Initializes a new instance of the H265NalReader class |
Name | Description | |
---|---|---|
DefaultFramerate |
Gets or sets the default framerate. This is a fallback value in case the framerate cannot
be deduced from the supplied sequence parameter set.
The Default value is 25. | |
Position |
Gets the current position.
| |
Tracks |
Name | Description | |
---|---|---|
Dispose | Releases all resources used by the H265NalReader | |
GetNextFrame | ||
GetTrackStatus | ||
Init(Stream) |
Initialises this instance given a stream.
| |
Init(String) |
Initialises this instance given a filename.
|
Name | Description | |
---|---|---|
Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |