Click or drag to resize
H264ParameterSetGetMetrics 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 H264Metrics GetMetrics()

Return Value

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