Xeno-rat
Loading...
Searching...
No Matches
NAudio.Wave.MmTime Struct Reference
Collaboration diagram for NAudio.Wave.MmTime:

Public Attributes

UInt32 wType
 
UInt32 ms
 
UInt32 sample
 
UInt32 cb
 
UInt32 ticks
 
Byte smpteHour
 
Byte smpteMin
 
Byte smpteSec
 
Byte smpteFrame
 
Byte smpteFps
 
Byte smpteDummy
 
Byte smptePad0
 
Byte smptePad1
 
UInt32 midiSongPtrPos
 

Static Public Attributes

const int TIME_MS = 0x0001
 
const int TIME_SAMPLES = 0x0002
 
const int TIME_BYTES = 0x0004
 

Member Data Documentation

◆ cb

UInt32 NAudio.Wave.MmTime.cb

◆ midiSongPtrPos

UInt32 NAudio.Wave.MmTime.midiSongPtrPos

◆ ms

UInt32 NAudio.Wave.MmTime.ms

◆ sample

UInt32 NAudio.Wave.MmTime.sample

◆ smpteDummy

Byte NAudio.Wave.MmTime.smpteDummy

◆ smpteFps

Byte NAudio.Wave.MmTime.smpteFps

◆ smpteFrame

Byte NAudio.Wave.MmTime.smpteFrame

◆ smpteHour

Byte NAudio.Wave.MmTime.smpteHour

◆ smpteMin

Byte NAudio.Wave.MmTime.smpteMin

◆ smptePad0

Byte NAudio.Wave.MmTime.smptePad0

◆ smptePad1

Byte NAudio.Wave.MmTime.smptePad1

◆ smpteSec

Byte NAudio.Wave.MmTime.smpteSec

◆ ticks

UInt32 NAudio.Wave.MmTime.ticks

◆ TIME_BYTES

const int NAudio.Wave.MmTime.TIME_BYTES = 0x0004
static

◆ TIME_MS

const int NAudio.Wave.MmTime.TIME_MS = 0x0001
static

◆ TIME_SAMPLES

const int NAudio.Wave.MmTime.TIME_SAMPLES = 0x0002
static

◆ wType

UInt32 NAudio.Wave.MmTime.wType

The documentation for this struct was generated from the following file: