@interface AUHALOutputUnit : AUAudioUnitV2Bridge { id /* block */ _outputProvider; id /* block */ _inputHandler; BOOL _inputWasEnabled; BOOL _outputWasEnabled; BOOL _inputBusEnabled; int _renderObserverToken; struct unordered_map, std::equal_to, std::allocator>> { struct __hash_table, std::__unordered_map_hasher, std::hash, std::equal_to>, std::__unordered_map_equal, std::equal_to, std::hash>, std::allocator>> { struct unique_ptr, void *> *> *[], std::__bucket_list_deallocator, void *> *> *>>> { struct __compressed_pair, void *> *> **, std::__bucket_list_deallocator, void *> *> *>>> { void **__value_; struct __bucket_list_deallocator, void *> *> *>> { struct __compressed_pair, void *> *> *>> { unsigned long long __value_; } __data_; } __value_; } __ptr_; } __bucket_list_; struct __compressed_pair, void *> *>, std::allocator, void *>>> { struct __hash_node_base, void *> *> { void *__next_; } __value_; } __p1_; struct __compressed_pair, std::hash, std::equal_to>> { unsigned long long __value_; } __p2_; struct __compressed_pair, std::equal_to, std::hash>> { float __value_; } __p3_; } __table_; } _renderObservers; } @property (nonatomic, getter=isInputEnabled) BOOL inputEnabled; @property (nonatomic, getter=isOutputEnabled) BOOL outputEnabled; - (void)removeRenderObserver:(long long)a0; - (void)dealloc; - (void)setInputHandler:(id /* block */)a0; - (void)addRenderObserver:(void /* function */ *)a0 userData:(void *)a1; - (void)removeRenderObserver:(void /* function */ *)a0 userData:(void *)a1; - (long long)tokenByAddingRenderObserver:(id /* block */)a0; - (BOOL)canPerformOutput; - (id /* block */)outputProvider; - (void)initAUHALOutputUnit; - (id).cxx_construct; - (BOOL)canPerformInput; - (BOOL)startHardwareAndReturnError:(id *)a0; - (BOOL)isRunning; - (void)stopHardware; - (void).cxx_destruct; - (id)initWithComponentDescription:(struct AudioComponentDescription { unsigned int x0; unsigned int x1; unsigned int x2; unsigned int x3; unsigned int x4; })a0 options:(unsigned int)a1 error:(id *)a2; - (id /* block */)_inputHandler; - (int)enableBus:(unsigned int)a0 scope:(unsigned int)a1 enable:(BOOL)a2; - (id)initWithAudioUnit:(struct OpaqueAudioComponentInstance { } *)a0 description:(struct AudioComponentDescription { unsigned int x0; unsigned int x1; unsigned int x2; unsigned int x3; unsigned int x4; })a1; - (void)setOutputProvider:(id /* block */)a0; @end