C# Class Nikon.NkMAIDSoundInfo

Mostrar archivo Open project: RITMechArch/MechArch Class Usage Examples

Public Properties

Property Type Description
baseInfo NkMAIDDataInfo
fRemoveObject System.UInt32
fStereo System.UInt32
ulLength System.UInt32
ulStart System.UInt32
ulTotalSamples System.UInt32
wBits System.UInt16
wChannel System.UInt16

Property Details

baseInfo public_oe property

public NkMAIDDataInfo,Nikon baseInfo
return NkMAIDDataInfo

fRemoveObject public_oe property

public UInt32,System fRemoveObject
return System.UInt32

fStereo public_oe property

public UInt32,System fStereo
return System.UInt32

ulLength public_oe property

public UInt32,System ulLength
return System.UInt32

ulStart public_oe property

public UInt32,System ulStart
return System.UInt32

ulTotalSamples public_oe property

public UInt32,System ulTotalSamples
return System.UInt32

wBits public_oe property

public UInt16,System wBits
return System.UInt16

wChannel public_oe property

public UInt16,System wChannel
return System.UInt16