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

Go to the source code of this file.

Functions

int ff_decklink_read_header (AVFormatContext *avctx)
 
int ff_decklink_read_packet (AVFormatContext *avctx, AVPacket *pkt)
 
int ff_decklink_read_close (AVFormatContext *avctx)
 

Function Documentation

int ff_decklink_read_header ( AVFormatContext avctx)

Definition at line 463 of file decklink_dec.cpp.

int ff_decklink_read_packet ( AVFormatContext avctx,
AVPacket pkt 
)

Definition at line 641 of file decklink_dec.cpp.

int ff_decklink_read_close ( AVFormatContext avctx)

Definition at line 444 of file decklink_dec.cpp.