FFmpeg
Data Fields
decklink_ctx Struct Reference

#include <decklink_common.h>

Data Fields

IDeckLink *  dl
 
IDeckLinkOutput *  dlo
 
IDeckLinkInput *  dli
 
IDeckLinkConfiguration *  cfg
 
IDeckLinkAttributes *  attr
 
 
 
BMDTimeValue  bmd_tb_den
 
BMDTimeValue  bmd_tb_num
 
BMDDisplayMode  bmd_mode
 
BMDVideoConnection  video_input
 
BMDAudioConnection  audio_input
 
 
 
 
 
 
 
 
 
int64_t  last_pts
 
unsigned long  frameCount
 
unsigned int  dropped
 
 
 
 
 
 
int64_t  teletext_lines
 
double  preroll
 
 
 
 
 
 
 
 
 
 
 
 
 

Detailed Description

Definition at line 51 of file decklink_common.h.

Field Documentation

IDeckLink* decklink_ctx::dl

Definition at line 53 of file decklink_common.h.

IDeckLinkOutput* decklink_ctx::dlo

Definition at line 54 of file decklink_common.h.

IDeckLinkInput* decklink_ctx::dli

Definition at line 55 of file decklink_common.h.

Referenced by decklink_autodetect().

IDeckLinkConfiguration* decklink_ctx::cfg

Definition at line 56 of file decklink_common.h.

IDeckLinkAttributes* decklink_ctx::attr

Definition at line 57 of file decklink_common.h.

Referenced by decklink_autodetect().

decklink_output_callback* decklink_ctx::output_callback

Definition at line 58 of file decklink_common.h.

decklink_input_callback* decklink_ctx::input_callback

Definition at line 59 of file decklink_common.h.

BMDTimeValue decklink_ctx::bmd_tb_den

Definition at line 62 of file decklink_common.h.

BMDTimeValue decklink_ctx::bmd_tb_num

Definition at line 63 of file decklink_common.h.

BMDDisplayMode decklink_ctx::bmd_mode

Definition at line 64 of file decklink_common.h.

Referenced by decklink_autodetect(), decklink_input_callback::VideoInputFormatChanged(), and decklink_input_callback::VideoInputFrameArrived().

BMDVideoConnection decklink_ctx::video_input

Definition at line 65 of file decklink_common.h.

BMDAudioConnection decklink_ctx::audio_input

Definition at line 66 of file decklink_common.h.

int decklink_ctx::bmd_width

Definition at line 67 of file decklink_common.h.

int decklink_ctx::bmd_height

Definition at line 68 of file decklink_common.h.

int decklink_ctx::bmd_field_dominance

Definition at line 69 of file decklink_common.h.

AVPacketQueue decklink_ctx::queue

Definition at line 72 of file decklink_common.h.

Referenced by decklink_input_callback::VideoInputFrameArrived().

int decklink_ctx::audio

Definition at line 75 of file decklink_common.h.

int decklink_ctx::video

Definition at line 76 of file decklink_common.h.

int decklink_ctx::playback_started

Definition at line 79 of file decklink_common.h.

int decklink_ctx::capture_started

Definition at line 80 of file decklink_common.h.

int64_t decklink_ctx::last_pts

Definition at line 81 of file decklink_common.h.

unsigned long decklink_ctx::frameCount

Definition at line 82 of file decklink_common.h.

Referenced by decklink_input_callback::VideoInputFrameArrived().

unsigned int decklink_ctx::dropped

Definition at line 83 of file decklink_common.h.

Referenced by decklink_input_callback::VideoInputFrameArrived().

AVStream* decklink_ctx::audio_st

Definition at line 84 of file decklink_common.h.

Referenced by decklink_input_callback::VideoInputFrameArrived().

AVStream* decklink_ctx::video_st

Definition at line 85 of file decklink_common.h.

Referenced by decklink_input_callback::VideoInputFrameArrived().

AVStream* decklink_ctx::teletext_st

Definition at line 86 of file decklink_common.h.

Referenced by decklink_input_callback::VideoInputFrameArrived().

int decklink_ctx::list_devices

Definition at line 89 of file decklink_common.h.

int decklink_ctx::list_formats

Definition at line 90 of file decklink_common.h.

int64_t decklink_ctx::teletext_lines

Definition at line 91 of file decklink_common.h.

Referenced by decklink_input_callback::VideoInputFrameArrived().

double decklink_ctx::preroll

Definition at line 92 of file decklink_common.h.

int decklink_ctx::duplex_mode

Definition at line 93 of file decklink_common.h.

DecklinkPtsSource decklink_ctx::audio_pts_source

Definition at line 94 of file decklink_common.h.

Referenced by decklink_input_callback::VideoInputFrameArrived().

DecklinkPtsSource decklink_ctx::video_pts_source

Definition at line 95 of file decklink_common.h.

Referenced by decklink_input_callback::VideoInputFrameArrived().

int decklink_ctx::draw_bars

Definition at line 96 of file decklink_common.h.

Referenced by decklink_input_callback::VideoInputFrameArrived().

int decklink_ctx::frames_preroll

Definition at line 98 of file decklink_common.h.

int decklink_ctx::frames_buffer

Definition at line 99 of file decklink_common.h.

pthread_mutex_t decklink_ctx::mutex

Definition at line 101 of file decklink_common.h.

Referenced by decklink_output_callback::ScheduledFrameCompleted().

pthread_cond_t decklink_ctx::cond

Definition at line 102 of file decklink_common.h.

Referenced by decklink_output_callback::ScheduledFrameCompleted().

int decklink_ctx::frames_buffer_available_spots

Definition at line 103 of file decklink_common.h.

Referenced by decklink_output_callback::ScheduledFrameCompleted().

int decklink_ctx::autodetect

Definition at line 104 of file decklink_common.h.

Referenced by decklink_autodetect(), and decklink_input_callback::VideoInputFrameArrived().

int decklink_ctx::channels

Definition at line 106 of file decklink_common.h.

int decklink_ctx::audio_depth

Definition at line 107 of file decklink_common.h.

Referenced by decklink_input_callback::VideoInputFrameArrived().


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

Generated on Sun May 13 2018 02:04:30 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /