Click or drag to resize
WaveFormatExtensibleCreateFrom Method (BinaryReader)

Namespace: StreamCoders.Adaptive.Common
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public static WaveFormatExtensible CreateFrom(
	BinaryReader reader
)

Parameters

reader
Type: System.IOBinaryReader

Return Value

Type: WaveFormatExtensible
See Also