Home Download Musics Developers
API Sources Tools File Format Technicals

rsc68_info_t Struct Reference
[Resource files]

#include <rsc68.h>


Detailed Description

Resource specific information.


Data Fields

rsc68_t type
 Resource type.

union {
   struct {
      int   track
      int   loop
      int   time
   }   music
data
 Information depending on type.


Field Documentation

int rsc68_info_t::track
 

Force this track (-1:n/a).

int rsc68_info_t::loop
 

Force track(s) default loop (-1:n/a).

int rsc68_info_t::time
 

Force track(s) time in second (-1:n/a).

struct { ... } rsc68_info_t::music
 

rsc68_music resource information.


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