Source position: libsdl2.pas line 3371
type TSDL_AudioDeviceEvent = record |
||
type_: UInt32; |
|
|
timestamp: UInt32; |
|
|
which: UInt32; |
|
|
iscapture: UInt8; |
|
|
padding1: UInt8; |
|
|
padding2: UInt8; |
|
|
padding3: UInt8; |
|
|
end; |
CT Web help |
CodeTyphon Studio |