xine-lib 1.2.13-20230125hg15249
Data Fields
rmff_cont_t Struct Reference

#include <rmff.h>

Data Fields

uint32_t object_id
 
uint32_t size
 
uint16_t object_version
 
uint16_t title_len
 
char * title
 
uint16_t author_len
 
char * author
 
uint16_t copyright_len
 
char * copyright
 
uint16_t comment_len
 
char * comment
 

Field Documentation

◆ author

char* rmff_cont_t::author

◆ author_len

uint16_t rmff_cont_t::author_len

Referenced by rmff_dump_cont(), and rmff_new_cont().

◆ comment

char* rmff_cont_t::comment

Referenced by rmff_dump_cont(), and rmff_new_cont().

◆ comment_len

uint16_t rmff_cont_t::comment_len

Referenced by rmff_dump_cont(), and rmff_new_cont().

◆ copyright

char* rmff_cont_t::copyright

◆ copyright_len

uint16_t rmff_cont_t::copyright_len

Referenced by rmff_dump_cont(), and rmff_new_cont().

◆ object_id

uint32_t rmff_cont_t::object_id

Referenced by rmff_dump_cont(), and rmff_new_cont().

◆ object_version

uint16_t rmff_cont_t::object_version

Referenced by rmff_dump_cont(), and rmff_new_cont().

◆ size

uint32_t rmff_cont_t::size

◆ title

char* rmff_cont_t::title

◆ title_len

uint16_t rmff_cont_t::title_len

Referenced by rmff_dump_cont(), and rmff_new_cont().


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