#import <AVExternalAudio.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - initWithDelegate: |
| (void) | - dealloc |
| (id) | - attributeForKey: |
| (BOOL) | - setAttribute:forKey:error: |
| (void) | - makeError:withDescription:code: |
| (void) | - postServerConnectionDiedNotification: |
| (void) | - fmpServerConnectionDied |
| (BOOL) | - okToNotifyFromThisThread |
| (BOOL) | - activate: |
| (float) | - volume |
| (BOOL) | - isActive |
| (void) | - postUserVolumeChangedNotification: |
| (void) | - fmpUserVolumeDidChange |
| (void) | - fmpChangeConnectionActive: |
Öffentliche, statische Methoden | |
| (id) | + avExternalAudio: |
Geschützte Attribute | |
| struct AVExternalAudioPrivate * | _priv |
Definiert in Zeile 9 der Datei AVExternalAudio.h.
| + (id) avExternalAudio: | (id) | fp8 |
| - (id) initWithDelegate: | (id) | fp8 |
| - (void) dealloc |
Implementiert NSObject.
| - (id) attributeForKey: | (id) | fp8 |
| - (BOOL) setAttribute: | (id) | fp8 | ||
| forKey: | (id) | fp12 | ||
| error: | (id *) | fp16 | ||
| - (void) makeError: | (id *) | fp8 | ||
| withDescription: | (id) | fp12 | ||
| code: | (long) | fp16 | ||
| - (void) postServerConnectionDiedNotification: | (id) | fp8 |
| - (void) fmpServerConnectionDied |
| - (BOOL) okToNotifyFromThisThread |
| - (BOOL) activate: | (id *) | fp8 |
| - (float) volume |
| - (BOOL) isActive |
| - (void) postUserVolumeChangedNotification: | (id) | fp8 |
| - (void) fmpUserVolumeDidChange |
| - (void) fmpChangeConnectionActive: | (BOOL) | fp8 |
- (struct AVExternalAudioPrivate*) _priv [read, protected] |
Definiert in Zeile 11 der Datei AVExternalAudio.h.