MHEG5  18.9.0
MHEG5 Documentation
Public Attributes | List of all members
ResidentProgramTableEntry_struct Struct Reference

Public Attributes

const char * name
 
MHEG5ErrorCode(* startFunction )(MHEG5Program *)
 
void(* stopFunction )(MHEG5Program *)
 

Detailed Description

Definition at line 212 of file mh5prgs.c.

Member Data Documentation

const char* ResidentProgramTableEntry_struct::name

Definition at line 214 of file mh5prgs.c.

MHEG5ErrorCode(* ResidentProgramTableEntry_struct::startFunction) (MHEG5Program *)

Definition at line 215 of file mh5prgs.c.

void(* ResidentProgramTableEntry_struct::stopFunction) (MHEG5Program *)

Definition at line 216 of file mh5prgs.c.


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