Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax Public byteRate As Integer
Dim instance As WAV_HEADER
Dim value As Integer
value = instance.byteRate
instance.byteRate = value
val mutable byteRate: int
public var byteRate : int
Field Value
Type:
Int32See Also