The Amazing Audio Engine
GitHub
Forum
Documentation
Newsletter
All
Classes
Files
Functions
Variables
Typedefs
Enumerator
Properties
Macros
Pages
AEAudiobusInputModule.h
Go to the documentation of this file.
1
//
2
// AEAudiobusInputModule.h
3
// TheAmazingAudioEngine
4
//
5
// Created by Michael Tyson on 11/10/2016.
6
// Copyright © 2016 A Tasty Pixel. All rights reserved.
7
//
8
9
#import <
TheAmazingAudioEngine/TheAmazingAudioEngine.h
>
10
11
@class
AEAudioUnitInputModule
;
12
@class
ABAudioReceiverPort;
13
14
@interface
AEAudiobusInputModule
:
AEModule
15
23
- (instancetype)initWithRenderer:(
AERenderer
*)renderer
24
audioReceiverPort:(ABAudioReceiverPort *)port
25
audioUnitInputModule:(
AEAudioUnitInputModule
*)input;
26
27
@property
(nonatomic, strong, readonly) ABAudioReceiverPort *
audioReceiverPort
;
28
@property
(nonatomic, strong, readonly)
AEAudioUnitInputModule
*
audioUnitInputModule
;
29
@property
(nonatomic) BOOL
audiobusEnabled
;
30
31
@end
TAAE2
TheAmazingAudioEngine
Modules
Generation
AEAudiobusInputModule.h
Generated on Mon May 29 2017 13:51:12 for The Amazing Audio Engine by
Doxygen
1.8.2