#import <AVItemLog.h>
Abgeleitet von ObjectWrapper.
Öffentliche Methoden | |
| (id) | - init |
| (id) | - initWithPath:error: |
| (BOOL) | - setPath:error: |
| (id) | - path |
| (double) | - duration |
| (struct CGSize) | - naturalSize |
| (float) | - volume |
| (void) | - setVolume: |
| (int) | - eqPreset |
| (void) | - setEQPreset: |
| (id) | - attributeForKey: |
| (BOOL) | - setAttribute:forKey:error: |
| (void) | - _noteTrackRep: |
| (id) | - _trackRep |
| (void) | - _clearPlaybackStats |
| (void) | - _noteDidPlay |
| (void) | - _noteStoppedTime: |
| (void) | - _noteJumpedToCurrentTime: |
| (void) | - _noteStoppedByHittingEnd |
| (double) | - maxVisitedTime |
| (BOOL) | - didPlay |
| (double) | - startedTime |
| (double) | - stoppedTime |
| (BOOL) | - stoppedByHittingEnd |
| (unsigned int) | - indexInQueueFeeder |
| (void) | - adjustRateForPlayer: |
| (void) | - applyAttributesForTrack:player: |
Definiert in Zeile 9 der Datei AVItemLog.h.
| - (id) init |
| - (id) initWithPath: | (id) | fp8 | ||
| error: | (id *) | fp12 | ||
| - (BOOL) setPath: | (id) | fp8 | ||
| error: | (id *) | fp12 | ||
| - (id) path |
| - (double) duration |
| - (struct CGSize) naturalSize |
| - (float) volume |
| - (void) setVolume: | (float) | fp8 |
| - (int) eqPreset |
| - (void) setEQPreset: | (int) | fp8 |
| - (id) attributeForKey: | (id) | fp8 |
| - (BOOL) setAttribute: | (id) | fp8 | ||
| forKey: | (id) | fp12 | ||
| error: | (id *) | fp16 | ||
| - (void) _noteTrackRep: | (id) | fp8 |
| - (id) _trackRep |
| - (void) _clearPlaybackStats |
| - (void) _noteDidPlay |
| - (void) _noteStoppedTime: | (double) | fp8 |
| - (void) _noteJumpedToCurrentTime: | (double) | fp8 |
| - (void) _noteStoppedByHittingEnd |
| - (double) maxVisitedTime |
| - (BOOL) didPlay |
| - (double) startedTime |
| - (double) stoppedTime |
| - (BOOL) stoppedByHittingEnd |
| - (unsigned int) indexInQueueFeeder |
| - (void) adjustRateForPlayer: | (id) | fp8 |
| - (void) applyAttributesForTrack: | (id) | fp8 | ||
| player: | (id) | fp12 | ||