xoreos  0.0.5
Public Member Functions | Public Attributes | List of all members
Sound::ChannelHandle Struct Reference

A handle to a sound channel. More...

#include <types.h>

Public Member Functions

 ChannelHandle ()
 

Public Attributes

size_t channel
 
uint32 id
 

Detailed Description

A handle to a sound channel.

Definition at line 35 of file types.h.

Constructor & Destructor Documentation

◆ ChannelHandle()

Sound::ChannelHandle::ChannelHandle ( )
inline

Definition at line 39 of file types.h.

Member Data Documentation

◆ channel

size_t Sound::ChannelHandle::channel

◆ id

uint32 Sound::ChannelHandle::id

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