102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
mss_stream Struct Reference

Data Fields

MIX_Audio * audio
MIX_Track * track
struct mss_streamprev
struct mss_streamnext
int volume
int loops
int status

Detailed Description

Definition at line 17 of file mss_stream.c.

Field Documentation

◆ audio

MIX_Audio* mss_stream::audio

◆ loops

int mss_stream::loops

◆ next

struct mss_stream* mss_stream::next

Definition at line 21 of file mss_stream.c.

Referenced by link_stream(), and unlink_stream().

◆ prev

struct mss_stream* mss_stream::prev

Definition at line 20 of file mss_stream.c.

Referenced by link_stream(), and unlink_stream().

◆ status

int mss_stream::status

◆ track

◆ volume

int mss_stream::volume

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