FFmpeg
Protected Attributes
CaptureContext Struct Reference

Protected Attributes

 
float  frame_rate
 
 
int64_t  first_pts
 
 
 
 
int  list_devices
 
 
QTCaptureSession *  capture_session
 
QTCaptureDecompressedVideoOutput *  video_output
 
CVImageBufferRef  current_frame
 

Detailed Description

Definition at line 45 of file qtkit.m.

Field Documentation

- (AVClass*) class
protected

Definition at line 47 of file qtkit.m.

- (float) frame_rate
protected

Definition at line 49 of file qtkit.m.

- (int) frames_captured
protected

Definition at line 50 of file qtkit.m.

Referenced by FFMPEG_FrameReceiver::captureOutput:didOutputVideoFrame:withSampleBuffer:fromConnection:, and qtkit_read_header().

- (int64_t) first_pts
protected

Definition at line 51 of file qtkit.m.

Referenced by qtkit_read_header(), and qtkit_read_packet().

- (pthread_mutex_t) frame_lock
protected

Definition at line 52 of file qtkit.m.

Referenced by destroy_context(), lock_frames(), qtkit_read_header(), qtkit_read_packet(), and unlock_frames().

- (pthread_cond_t) frame_wait_cond
protected

Definition at line 53 of file qtkit.m.

Referenced by FFMPEG_FrameReceiver::captureOutput:didOutputVideoFrame:withSampleBuffer:fromConnection:, destroy_context(), qtkit_read_header(), and qtkit_read_packet().

- (id) qt_delegate
protected

Definition at line 54 of file qtkit.m.

Referenced by destroy_context(), and qtkit_read_header().

- (int) list_devices
protected

Definition at line 56 of file qtkit.m.

Referenced by qtkit_read_header().

- (int) video_device_index
protected

Definition at line 57 of file qtkit.m.

Referenced by qtkit_read_header().

- (QTCaptureSession*) capture_session
protected

Definition at line 59 of file qtkit.m.

Referenced by destroy_context(), and qtkit_read_header().

- (QTCaptureDecompressedVideoOutput*) video_output
protected

Definition at line 60 of file qtkit.m.

Referenced by destroy_context(), and qtkit_read_header().

- (CVImageBufferRef) current_frame
protected

Definition at line 61 of file qtkit.m.

Referenced by FFMPEG_FrameReceiver::captureOutput:didOutputVideoFrame:withSampleBuffer:fromConnection:, destroy_context(), qtkit_read_header(), and qtkit_read_packet().


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

Generated on Sun Sep 14 2014 18:56:40 for FFmpeg by   doxygen 1.8.2

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