| H264Metrics Class |
Namespace: StreamCoders.Decoder
The H264Metrics type exposes the following members.
| Name | Description | |
|---|---|---|
| H264Metrics | Initializes a new instance of the H264Metrics class |
| Name | Description | |
|---|---|---|
| Cropping | ||
| GapsInFrameAllowed | ||
| Level |
Level indication of H.264 stream.
| |
| MacroblockHeight | ||
| MacroblockWidth | ||
| NumberOfReferenceFrames | ||
| PictureOrderCount | ||
| SequenceId | ||
| TimingInformation |
| Name | Description | |
|---|---|---|
| ToString |
Convert this instance into a string representation.
(Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| CropBottom |
Bottom side crop of pictures in pixels.
| |
| CropLeft |
Left side crop of pictures in pixels.
| |
| CropRight |
Right side crop of pictures in pixels.
| |
| CropTop |
Top side crop of pictures in pixels.
| |
| PixelHeight |
Height in pixels of the H.264 stream.
| |
| PixelWidth |
Width in Pixels of the H.264 stream.
| |
| Profile |
Profile Indication of H.264 stream.
|
| 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.) |