Click or drag to resize

WaveFileInfoChunk Property

Gets the ListInfoChunk of this WaveFile.

Namespace: GSF.Media
Assembly: GSF.Media (in GSF.Media.dll) Version: 2.4.181-beta
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public ListInfoChunk InfoChunk { get; }
View Source

Property Value

ListInfoChunk
See Also