Struct SDL.SDL_AudioDeviceEvent
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: SDL2
Assembly: SDL2-CS.dll
Syntax
public struct SDL_AudioDeviceEvent
Fields
| Improve this Doc View Sourceiscapture
Declaration
public byte iscapture
Field Value
| Type | Description |
|---|---|
| System.Byte |
timestamp
Declaration
public uint timestamp
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
type
Declaration
public uint type
Field Value
| Type | Description |
|---|---|
| System.UInt32 |
which
Declaration
public uint which
Field Value
| Type | Description |
|---|---|
| System.UInt32 |