#import <AVFileValidator.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (id) | - initWithPath: |
| (void) | - dealloc |
| (id) | - path |
| (void) | - setPath: |
| (id) | - byteStream |
| (void) | - refMovieResolved: |
| (void) | - refMovieLeaf: |
| (void) | - streamOpened: |
| (void) | - streamFailed: |
| (void) | - validate |
| (void) | - cancel |
| (BOOL) | - isCompleted |
| (float) | - progress |
Geschützte Attribute | |
| struct AVFileValidatorPrivate * | _priv |
Definiert in Zeile 9 der Datei AVFileValidator.h.
| - (id) initWithPath: | (id) | fp8 |
| - (void) dealloc |
Implementiert NSObject.
| - (id) path |
| - (void) setPath: | (id) | fp8 |
| - (id) byteStream |
| - (void) refMovieResolved: | (id) | fp8 |
| - (void) refMovieLeaf: | (id) | fp8 |
| - (void) streamOpened: | (id) | fp8 |
| - (void) streamFailed: | (id) | fp8 |
| - (void) validate |
| - (void) cancel |
| - (BOOL) isCompleted |
| - (float) progress |
- (struct AVFileValidatorPrivate*) _priv [read, protected] |
Definiert in Zeile 11 der Datei AVFileValidator.h.