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