FFmpeg
Protected Attributes | List of all members
AVFContext Struct Reference

Protected Attributes

AVClassclass
 
int frames_captured
 
int audio_frames_captured
 
int64_t first_pts
 
int64_t first_audio_pts
 
pthread_mutex_t frame_lock
 
pthread_cond_t frame_wait_cond
 
id avf_delegate
 
id avf_audio_delegate
 
AVRational framerate
 
int width
 
int height
 
int capture_cursor
 
int capture_mouse_clicks
 
int list_devices
 
int video_device_index
 
int video_stream_index
 
int audio_device_index
 
int audio_stream_index
 
char * video_filename
 
char * audio_filename
 
int num_video_devices
 
int audio_channels
 
int audio_bits_per_sample
 
int audio_float
 
int audio_be
 
int audio_signed_integer
 
int audio_packed
 
int audio_non_interleaved
 
int32_t * audio_buffer
 
int audio_buffer_size
 
enum AVPixelFormat pixel_format
 
AVCaptureSession * capture_session
 
AVCaptureVideoDataOutput * video_output
 
AVCaptureAudioDataOutput * audio_output
 
CMSampleBufferRef current_frame
 
CMSampleBufferRef current_audio_frame
 

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