upipe-ts/uref_ts_attr.h header reference
Upipe attributes macros for TS More
Header inclusion [link]
Members [link]
Macros [link]
Description [link]
Upipe attributes macros for TS
Members detail [link]
#define UREF_TS_ATTR_DESCRIPTOR(group, name) [link]
This macro is declared in upipe-ts/uref_ts_attr.h source file, line 48.
This macro declares a set of functions allowing to read or write descriptors in a uref structure.
Parameter list:
- group: group of attributes
- name: name of the descriptors set
#define UREF_TS_ATTR_SUBDESCRIPTOR(group, name, attr) [link]
This macro is declared in upipe-ts/uref_ts_attr.h source file, line 135.
This macro declares a set of functions allowing to read or write descriptors of a substructure in a uref structure.
Parameter list:
- group: group of the attributes
- name: name of the descriptors set
- attr: printf-style format of the attribute
#define _UPIPE_TS_UREF_TS_ATTR_H_ [link]
This macro is declared in upipe-ts/uref_ts_attr.h source file, line 31.