DDraceNetwork Documentation
Loading...
Searching...
No Matches
CSample Struct Reference

#include <sound.h>

Public Member Functions

float TotalTime () const
bool IsLoaded () const

Public Attributes

int m_Index
int m_NextFreeSampleIndex
short * m_pData
int m_NumFrames
int m_Rate
int m_Channels
int m_LoopStart
int m_LoopEnd
int m_PausedAt

Member Function Documentation

◆ IsLoaded()

bool CSample::IsLoaded ( ) const
inline

◆ TotalTime()

float CSample::TotalTime ( ) const
inline

Member Data Documentation

◆ m_Channels

int CSample::m_Channels

◆ m_Index

int CSample::m_Index

◆ m_LoopEnd

int CSample::m_LoopEnd

◆ m_LoopStart

int CSample::m_LoopStart

◆ m_NextFreeSampleIndex

int CSample::m_NextFreeSampleIndex

◆ m_NumFrames

int CSample::m_NumFrames

◆ m_PausedAt

int CSample::m_PausedAt

◆ m_pData

short* CSample::m_pData

◆ m_Rate

int CSample::m_Rate

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