FFmpeg
Protected Attributes
ATContext Struct Reference

Protected Attributes

AVClassclass
 
AudioQueueBufferRef buffer [2]
 
pthread_mutex_t buffer_lock [2]
 
int cur_buf
 
AudioQueueRef queue
 
int list_devices
 
int audio_device_index
 

Detailed Description

Definition at line 37 of file audiotoolbox.m.

Field Documentation

◆ class

- (AVClass*) class
protected

Definition at line 39 of file audiotoolbox.m.

◆ buffer

- (AudioQueueBufferRef buffer[2])
protected

Definition at line 41 of file audiotoolbox.m.

◆ buffer_lock

- (pthread_mutex_t buffer_lock[2])
protected

Definition at line 42 of file audiotoolbox.m.

◆ cur_buf

- (int) cur_buf
protected

Definition at line 43 of file audiotoolbox.m.

Referenced by at_write_packet().

◆ queue

- (AudioQueueRef) queue
protected

Definition at line 44 of file audiotoolbox.m.

◆ list_devices

- (int) list_devices
protected

Definition at line 46 of file audiotoolbox.m.

◆ audio_device_index

- (int) audio_device_index
protected

Definition at line 47 of file audiotoolbox.m.


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