Mario Kart 64
Loading...
Searching...
No Matches
ma_data_source_base Struct Reference

#include <miniaudio.h>

Collaboration diagram for ma_data_source_base:
[legend]

Public Member Functions

 MA_ATOMIC (4, ma_bool32) isLooping
 

Data Fields

const ma_data_source_vtablevtable
 
ma_uint64 rangeBegInFrames
 
ma_uint64 rangeEndInFrames
 
ma_uint64 loopBegInFrames
 
ma_uint64 loopEndInFrames
 
ma_data_sourcepCurrent
 
ma_data_sourcepNext
 
ma_data_source_get_next_proc onGetNext
 

Member Function Documentation

◆ MA_ATOMIC()

ma_data_source_base::MA_ATOMIC ( 4 ,
ma_bool32  )

Field Documentation

◆ loopBegInFrames

ma_uint64 ma_data_source_base::loopBegInFrames

◆ loopEndInFrames

ma_uint64 ma_data_source_base::loopEndInFrames

◆ onGetNext

ma_data_source_get_next_proc ma_data_source_base::onGetNext

◆ pCurrent

ma_data_source* ma_data_source_base::pCurrent

◆ pNext

ma_data_source* ma_data_source_base::pNext

◆ rangeBegInFrames

ma_uint64 ma_data_source_base::rangeBegInFrames

◆ rangeEndInFrames

ma_uint64 ma_data_source_base::rangeEndInFrames

◆ vtable

const ma_data_source_vtable* ma_data_source_base::vtable

The documentation for this struct was generated from the following file: