MovieSnapshot Klassenreferenz

#import <MovieSnapshot.h>

Abgeleitet von NSObject.

Aufstellung aller Elemente


Öffentliche Methoden

(void) - dealloc
(id) - description
(BOOL) - prepareForSnapshotOfLayer:forMovieView:
(void) - snapshotLayer:forMovieView:
(id) - delegate
(id) - snapshot
(float) - time

Öffentliche, statische Methoden

(id) + infoWithSize:orientation:time:delegate:

Geschützte Attribute

id _delegate
struct CGSize _size
int _orientation
float _time
float _originalTime
UIView_snapshot

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei MovieSnapshot.h.


Dokumentation der Elementfunktionen

+ (id) infoWithSize: (struct CGSize fp8
orientation: (int)  fp16
time: (float)  fp20
delegate: (id)  fp24 

- (void) dealloc  

Implementiert NSObject.

- (id) description  

- (BOOL) prepareForSnapshotOfLayer: (id)  fp8
forMovieView: (id)  fp12 

- (void) snapshotLayer: (id)  fp8
forMovieView: (id)  fp12 

- (id) delegate  

- (id) snapshot  

- (float) time  


Dokumentation der Datenelemente

- (id) _delegate [protected]

Definiert in Zeile 13 der Datei MovieSnapshot.h.

- (struct CGSize) _size [read, protected]

Definiert in Zeile 14 der Datei MovieSnapshot.h.

- (int) _orientation [protected]

Definiert in Zeile 15 der Datei MovieSnapshot.h.

- (float) _time [protected]

Definiert in Zeile 16 der Datei MovieSnapshot.h.

- (float) _originalTime [protected]

Definiert in Zeile 17 der Datei MovieSnapshot.h.

- (UIView*) _snapshot [protected]

Definiert in Zeile 18 der Datei MovieSnapshot.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: