FFmpeg
Loading...
Searching...
No Matches
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)
 
int ff_decklink_list_input_devices (AVFormatContext *avctx, struct AVDeviceInfoList *device_list)
 

Function Documentation

◆ ff_decklink_read_header()

int ff_decklink_read_header ( AVFormatContext * avctx)

Definition at line 1097 of file decklink_dec.cpp.

◆ ff_decklink_read_packet()

int ff_decklink_read_packet ( AVFormatContext * avctx,
AVPacket * pkt )

Definition at line 1377 of file decklink_dec.cpp.

◆ ff_decklink_read_close()

int ff_decklink_read_close ( AVFormatContext * avctx)

Definition at line 1077 of file decklink_dec.cpp.

◆ ff_decklink_list_input_devices()

int ff_decklink_list_input_devices ( AVFormatContext * avctx,
struct AVDeviceInfoList * device_list )

Definition at line 1396 of file decklink_dec.cpp.