#import <BluetoothAudioJack.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - initWithAudioJack: |
| (void) | - dealloc |
| (void) | - startMonitoring |
| (void) | - stopMonitoring |
| (void) | - connect: |
| (void) | - disconnect |
| (BOOL) | - connected |
| (struct BTAudioJackImpl *) | - jack |
| (id) | - availableDevices |
| (BOOL) | - available: |
Geschützte Attribute | |
| struct BTAudioJackImpl * | _jack |
Definiert in Zeile 9 der Datei BluetoothAudioJack.h.
| - (id) initWithAudioJack: | (struct BTAudioJackImpl *) | fp8 |
| - (void) dealloc |
Implementiert NSObject.
| - (void) startMonitoring |
| - (void) stopMonitoring |
| - (void) connect: | (id) | fp8 |
| - (void) disconnect |
| - (BOOL) connected |
| - (struct BTAudioJackImpl *) jack |
| - (id) availableDevices |
| - (BOOL) available: | (id) | fp8 |
- (struct BTAudioJackImpl*) _jack [read, protected] |
Definiert in Zeile 11 der Datei BluetoothAudioJack.h.