WAV_HEADERformatChunkSize Field | 
  
    Namespace: 
   IMAPI2.axlib
    Assembly:
   CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntaxpublic int formatChunkSize
Public formatChunkSize As Integer
Dim instance As WAV_HEADER
Dim value As Integer
value = instance.formatChunkSize
instance.formatChunkSize = value
val mutable formatChunkSize: int
public int formatChunkSize
public var formatChunkSize : int
Field Value
Type: 
Int32
See Also