FFmpeg
|
Protected Attributes | |
AVClass * | class |
float | frame_rate |
int | frames_captured |
int64_t | first_pts |
pthread_mutex_t | frame_lock |
pthread_cond_t | frame_wait_cond |
id | avf_delegate |
int | list_devices |
int | video_device_index |
enum AVPixelFormat | pixel_format |
AVCaptureSession * | capture_session |
AVCaptureVideoDataOutput * | video_output |
CMSampleBufferRef | current_frame |
Definition at line 79 of file avfoundation.m.
|
protected |
Definition at line 81 of file avfoundation.m.
|
protected |
Definition at line 83 of file avfoundation.m.
|
protected |
Definition at line 84 of file avfoundation.m.
Referenced by avf_read_header(), and AVFFrameReceiver::captureOutput:didOutputSampleBuffer:fromConnection:.
|
protected |
Definition at line 85 of file avfoundation.m.
Referenced by avf_read_header(), and avf_read_packet().
|
protected |
Definition at line 86 of file avfoundation.m.
Referenced by avf_read_header(), avf_read_packet(), destroy_context(), lock_frames(), and unlock_frames().
|
protected |
Definition at line 87 of file avfoundation.m.
Referenced by avf_read_header(), avf_read_packet(), AVFFrameReceiver::captureOutput:didOutputSampleBuffer:fromConnection:, and destroy_context().
|
protected |
Definition at line 88 of file avfoundation.m.
Referenced by avf_read_header(), and destroy_context().
|
protected |
Definition at line 90 of file avfoundation.m.
Referenced by avf_read_header().
|
protected |
Definition at line 91 of file avfoundation.m.
Referenced by avf_read_header().
|
protected |
Definition at line 92 of file avfoundation.m.
Referenced by avf_read_header().
|
protected |
Definition at line 94 of file avfoundation.m.
Referenced by avf_read_header(), and destroy_context().
|
protected |
Definition at line 95 of file avfoundation.m.
Referenced by avf_read_header(), and destroy_context().
|
protected |
Definition at line 96 of file avfoundation.m.
Referenced by avf_read_header(), avf_read_packet(), AVFFrameReceiver::captureOutput:didOutputSampleBuffer:fromConnection:, and destroy_context().