VLC 4.0.0-dev
|
RTP packet infos. More...
#include <rtp.h>
Data Fields | |
bool | m |
M bit from the RTP header. | |
RTP packet infos.
This structure conveys infos extracted from the header of an RTP packet to payload format parsers.
bool vlc_rtp_pktinfo::m |
M bit from the RTP header.
Referenced by rtp_decode().