|
MHEG5 1.0
DTVKit MHEG5 1.0 API Documentation
|
#include <mh5program.h>
Data Fields | |
| MHEG5Ingredient | ingredient |
| MHEG5String | name |
| MHEG5Bool | initiallyAvailable |
| MHEG5Int | programConnectionTag |
| MHEG5GList * | parameter |
| MHEG5Bool | forked |
| MHEG5Bool * | forkSucceededValue |
| void * | resultValue |
| void * | resultCode |
| MHEG5ErrorCode(* | startFunc )(struct MHEG5Program_struct *) |
| void(* | stopFunc )(struct MHEG5Program_struct *) |
| MHEG5Bool forked |
| MHEG5Bool* forkSucceededValue |
| MHEG5Ingredient ingredient |
| MHEG5Bool initiallyAvailable |
| MHEG5String name |
| MHEG5GList* parameter |
| MHEG5Int programConnectionTag |
| void* resultCode |
| void* resultValue |
| MHEG5ErrorCode(* startFunc)(struct MHEG5Program_struct *) |
| void(* stopFunc)(struct MHEG5Program_struct *) |