Click or drag to resize
H264MetricsToString Method
Convert this instance into a string representation.

Namespace: StreamCoders.Decoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public override string ToString()

Return Value

Type: String
This instance as a string.
See Also