Click or drag to resize
H265ParameterSetGetMetrics Method
Calculates the metrics contained in the H.264 parameter-set.

Namespace: StreamCoders.Decoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public H265Metrics GetMetrics()

Return Value

Type: H265Metrics
Returns object of type H264Metrics, otherwise null.
See Also