#import <AVLayerSynchronizer.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - initWithLayer:error: |
| (void) | - dealloc |
| (BOOL) | - synchronizeToSavedMoment: |
| (void) | - synchronizeToMoment: |
Öffentliche, statische Methoden | |
| (id) | + layerSynchronizerWithLayer:error: |
Geschützte Attribute | |
| struct AVLayerSynchronizerPrivate * | _priv |
Definiert in Zeile 9 der Datei AVLayerSynchronizer.h.
| + (id) layerSynchronizerWithLayer: | (id) | fp8 | ||
| error: | (id *) | fp12 | ||
| - (id) initWithLayer: | (id) | fp8 | ||
| error: | (id *) | fp12 | ||
| - (void) dealloc |
Implementiert NSObject.
| - (BOOL) synchronizeToSavedMoment: | (id) | fp8 |
| - (void) synchronizeToMoment: | (const struct TimebaseSyncMoment *) | fp8 |
- (struct AVLayerSynchronizerPrivate*) _priv [read, protected] |
Definiert in Zeile 11 der Datei AVLayerSynchronizer.h.