OpenBarnyard
 
Loading...
Searching...
No Matches
ASoundManager::ChannelRef Struct Reference

#include <ASoundManager.h>

Inheritance diagram for ASoundManager::ChannelRef:

Public Attributes

TINT iFMODChannelHandle = -1
 
ASound::SamplepSample = nullptr
 
TINT Unknown = 0
 
TINT iFlags = 0
 
TFLOAT fVolume = 1.0f
 
TINT iFrequency = 44100
 

Detailed Description

Definition at line 85 of file ASoundManager.h.

Member Data Documentation

◆ fVolume

TFLOAT ASoundManager::ChannelRef::fVolume = 1.0f

Definition at line 92 of file ASoundManager.h.

◆ iFlags

TINT ASoundManager::ChannelRef::iFlags = 0

Definition at line 91 of file ASoundManager.h.

◆ iFMODChannelHandle

TINT ASoundManager::ChannelRef::iFMODChannelHandle = -1

Definition at line 88 of file ASoundManager.h.

◆ iFrequency

TINT ASoundManager::ChannelRef::iFrequency = 44100

Definition at line 93 of file ASoundManager.h.

◆ pSample

ASound::Sample* ASoundManager::ChannelRef::pSample = nullptr

Definition at line 89 of file ASoundManager.h.

◆ Unknown

TINT ASoundManager::ChannelRef::Unknown = 0

Definition at line 90 of file ASoundManager.h.


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