galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
galaxy::media Namespace Reference

Classes

class  Video
 Plays an MPEG-1 video. More...
 

Functions

void data_callback (ma_device *pDevice, void *pOutput, const void *pInput, ma_uint32 frameCount)
 

Function Documentation

◆ data_callback()

void galaxy::media::data_callback ( ma_device * pDevice,
void * pOutput,
const void * pInput,
ma_uint32 frameCount )

Definition at line 27 of file Video.cpp.

+ Here is the caller graph for this function: