FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
decklink_ctx Struct Reference

#include <decklink_common.h>

Data Fields

IDeckLink * dl
 
IDeckLinkOutput * dlo
 
IDeckLinkInput * dli
 
IDeckLinkConfiguration * cfg
 
IDeckLinkAttributes * attr
 
decklink_output_callbackoutput_callback
 
BMDTimeValue bmd_tb_den
 
BMDTimeValue bmd_tb_num
 
BMDDisplayMode bmd_mode
 
BMDVideoConnection video_input
 
BMDAudioConnection audio_input
 
BMDTimecodeFormat tc_format
 
int bmd_width
 
int bmd_height
 
int bmd_field_dominance
 
int supports_vanc
 
AVPacketQueue queue
 
int audio
 
int video
 
int playback_started
 
int capture_started
 
int64_t last_pts
 
unsigned long frameCount
 
unsigned int dropped
 
AVStreamaudio_st
 
AVStreamvideo_st
 
AVStreamteletext_st
 
uint16_t cdp_sequence_num
 
int list_devices
 
int list_formats
 
int64_t teletext_lines
 
double preroll
 
int duplex_mode
 
DecklinkPtsSource audio_pts_source
 
DecklinkPtsSource video_pts_source
 
int draw_bars
 
BMDPixelFormat raw_format
 
int frames_preroll
 
int frames_buffer
 
pthread_mutex_t mutex
 
pthread_cond_t cond
 
int frames_buffer_available_spots
 
int autodetect
 
int channels
 
int audio_depth
 

Detailed Description

Definition at line 84 of file decklink_common.h.

Field Documentation

IDeckLink* decklink_ctx::dl

Definition at line 86 of file decklink_common.h.

Referenced by ff_decklink_write_header().

IDeckLinkOutput* decklink_ctx::dlo
IDeckLinkInput* decklink_ctx::dli

Definition at line 88 of file decklink_common.h.

Referenced by decklink_autodetect().

IDeckLinkConfiguration* decklink_ctx::cfg

Definition at line 89 of file decklink_common.h.

IDeckLinkAttributes* decklink_ctx::attr

Definition at line 90 of file decklink_common.h.

Referenced by decklink_autodetect().

decklink_output_callback* decklink_ctx::output_callback

Definition at line 91 of file decklink_common.h.

BMDTimeValue decklink_ctx::bmd_tb_den

Definition at line 94 of file decklink_common.h.

Referenced by decklink_write_video_packet().

BMDTimeValue decklink_ctx::bmd_tb_num

Definition at line 95 of file decklink_common.h.

Referenced by decklink_write_video_packet().

BMDDisplayMode decklink_ctx::bmd_mode
BMDVideoConnection decklink_ctx::video_input

Definition at line 97 of file decklink_common.h.

BMDAudioConnection decklink_ctx::audio_input

Definition at line 98 of file decklink_common.h.

BMDTimecodeFormat decklink_ctx::tc_format

Definition at line 99 of file decklink_common.h.

Referenced by decklink_input_callback::VideoInputFrameArrived().

int decklink_ctx::bmd_width

Definition at line 100 of file decklink_common.h.

Referenced by decklink_write_video_packet().

int decklink_ctx::bmd_height

Definition at line 101 of file decklink_common.h.

Referenced by decklink_write_video_packet().

int decklink_ctx::bmd_field_dominance

Definition at line 102 of file decklink_common.h.

int decklink_ctx::supports_vanc

Definition at line 103 of file decklink_common.h.

Referenced by ff_decklink_write_header().

AVPacketQueue decklink_ctx::queue

Definition at line 106 of file decklink_common.h.

Referenced by decklink_input_callback::VideoInputFrameArrived().

int decklink_ctx::audio

Definition at line 109 of file decklink_common.h.

Referenced by decklink_write_video_packet().

int decklink_ctx::video

Definition at line 110 of file decklink_common.h.

int decklink_ctx::playback_started

Definition at line 113 of file decklink_common.h.

Referenced by decklink_write_video_packet().

int decklink_ctx::capture_started

Definition at line 114 of file decklink_common.h.

int64_t decklink_ctx::last_pts

Definition at line 115 of file decklink_common.h.

Referenced by ff_decklink_write_packet().

unsigned long decklink_ctx::frameCount

Definition at line 116 of file decklink_common.h.

Referenced by decklink_input_callback::VideoInputFrameArrived().

unsigned int decklink_ctx::dropped

Definition at line 117 of file decklink_common.h.

Referenced by decklink_input_callback::VideoInputFrameArrived().

AVStream* decklink_ctx::audio_st

Definition at line 118 of file decklink_common.h.

Referenced by decklink_input_callback::VideoInputFrameArrived().

AVStream* decklink_ctx::video_st

Definition at line 119 of file decklink_common.h.

Referenced by decklink_input_callback::VideoInputFrameArrived().

AVStream* decklink_ctx::teletext_st

Definition at line 120 of file decklink_common.h.

Referenced by decklink_input_callback::VideoInputFrameArrived().

uint16_t decklink_ctx::cdp_sequence_num

Definition at line 121 of file decklink_common.h.

int decklink_ctx::list_devices

Definition at line 124 of file decklink_common.h.

Referenced by ff_decklink_write_header().

int decklink_ctx::list_formats

Definition at line 125 of file decklink_common.h.

Referenced by ff_decklink_write_header().

int64_t decklink_ctx::teletext_lines

Definition at line 126 of file decklink_common.h.

Referenced by decklink_input_callback::VideoInputFrameArrived().

double decklink_ctx::preroll

Definition at line 127 of file decklink_common.h.

Referenced by ff_decklink_write_header().

int decklink_ctx::duplex_mode

Definition at line 128 of file decklink_common.h.

Referenced by ff_decklink_write_header().

DecklinkPtsSource decklink_ctx::audio_pts_source

Definition at line 129 of file decklink_common.h.

Referenced by decklink_input_callback::VideoInputFrameArrived().

DecklinkPtsSource decklink_ctx::video_pts_source

Definition at line 130 of file decklink_common.h.

Referenced by decklink_input_callback::VideoInputFrameArrived().

int decklink_ctx::draw_bars

Definition at line 131 of file decklink_common.h.

Referenced by decklink_input_callback::VideoInputFrameArrived().

BMDPixelFormat decklink_ctx::raw_format

Definition at line 132 of file decklink_common.h.

int decklink_ctx::frames_preroll

Definition at line 134 of file decklink_common.h.

Referenced by decklink_write_video_packet().

int decklink_ctx::frames_buffer

Definition at line 135 of file decklink_common.h.

pthread_mutex_t decklink_ctx::mutex
pthread_cond_t decklink_ctx::cond
int decklink_ctx::frames_buffer_available_spots
int decklink_ctx::autodetect
int decklink_ctx::channels

Definition at line 146 of file decklink_common.h.

Referenced by decklink_write_audio_packet().

int decklink_ctx::audio_depth

Definition at line 147 of file decklink_common.h.

Referenced by decklink_input_callback::VideoInputFrameArrived().


The documentation for this struct was generated from the following file: