Click or drag to resize
WaveFormatExtensibleToString Method
Returns a string representing all of the fields in the object.

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

Return Value

Type: String
A string representing all of the fields in the object.
See Also