mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 03:31:05 +00:00
a72ca72a27
This new property allows setting of PES stream number for AAC audio and AVC video streams. The stream number is subject to the following constraints: 1. it must be between 0 and 15 for video 2. it must be between 0 and 31 for audio Currently the PES stream number is hard-coded to zero for these stream types. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4822> |
||
---|---|---|
.. | ||
tsmux.c | ||
tsmux.h | ||
tsmuxcommon.h | ||
tsmuxstream.c | ||
tsmuxstream.h |