SDL Wiki

SDL_AUDIO_MASK_BIG_ENDIAN

Mask of bits in an SDL_AudioFormat that contain the bigendian flag.

Header File

Defined in <SDL3/SDL_audio.h>

Syntax

#define SDL_AUDIO_MASK_BIG_ENDIAN    (1u<<12)

Remarks

Generally one should use SDL_AUDIO_ISBIGENDIAN or SDL_AUDIO_ISLITTLEENDIAN instead of this macro directly.

Version

This macro is available since SDL 3.2.0.


CategoryAPI, CategoryAPIMacro, CategoryAudio


[ edit | delete | history | feedback | raw ]

[ front page | index | search | recent changes | git repo | offline html ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.