specPointer property

Pointer<SDL_AudioSpec> specPointer
final

The pointer to the specification of the loaded file.

Implementation

final Pointer<SDL_AudioSpec> specPointer;