Struct AudioDeviceEvent
- Namespace
- Alis.Core.Graphic.Sdl2.Structs
- Assembly
- Alis.dll
The sdl audio device event
public struct AudioDeviceEventInherited Members
Fields
isCapture
The is capture
public byte isCaptureField Value
timestamp
The timestamp
public uint timestampField Value
type
The type
public uint typeField Value
which
The which
public uint which