Click or drag to resize

RiffChunk(String) Constructor

Constructs a new RiffChunk for the given typeID.

Namespace: GSF.Media
Assembly: GSF.Media (in GSF.Media.dll) Version: 2.4.181-beta
Syntax
public RiffChunk(
	string typeID
)
View Source

Parameters

typeID  String
Expected type ID.
See Also