FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
decklink_enc.h File Reference

Go to the source code of this file.

Functions

int ff_decklink_write_header (AVFormatContext *avctx)
 
int ff_decklink_write_packet (AVFormatContext *avctx, AVPacket *pkt)
 
int ff_decklink_write_trailer (AVFormatContext *avctx)
 

Function Documentation

int ff_decklink_write_header ( AVFormatContext avctx)

Definition at line 314 of file decklink_enc.cpp.

int ff_decklink_write_packet ( AVFormatContext avctx,
AVPacket pkt 
)

Definition at line 410 of file decklink_enc.cpp.

int ff_decklink_write_trailer ( AVFormatContext avctx)

Definition at line 182 of file decklink_enc.cpp.