FFmpeg
Functions
movenc_ttml.h File Reference
#include "avformat.h"
#include "movenc.h"

Go to the source code of this file.

Functions

int ff_mov_generate_squashed_ttml_packet (AVFormatContext *s, MOVTrack *track, AVPacket *pkt)
 

Function Documentation

◆ ff_mov_generate_squashed_ttml_packet()

int ff_mov_generate_squashed_ttml_packet ( AVFormatContext s,
MOVTrack track,
AVPacket pkt 
)

Definition at line 106 of file movenc_ttml.c.

Referenced by mov_write_squashed_packet().