VLC 4.0.0-dev
|
Ancillary that can be attached to any vlc_frame_t or picture_t. More...
Modules | |
Ancillary API | |
Ancillary array API | |
Ancillary IDs and data | |
Files | |
file | vlc_ancillary.h |
Ancillary definition and functions. | |
Ancillary that can be attached to any vlc_frame_t or picture_t.
Ancillaries can be created from:
Ancillaries are automatically forwarded from a vlc_frame_t to an other vlc_frame_t and from a picture_t to an other picture_t. This allow to keep ancillaries untouched when audio filters or video filters are used (these filters don't have to know about the ancillary).
Ancillary readers can be either: