OOSeekInfo Class Reference

#import <OOSeekInfo.h>

+ Inheritance diagram for OOSeekInfo:

Instance Methods

(instancetype) - initWithStartTime:endTime:andTotalDuration:
 

Properties

Float64 seekStart
 
Float64 seekEnd
 
Float64 totalDuration
 

Method Documentation

- (instancetype) initWithStartTime: (Float64)  startTime
endTime: (Float64)  endTime
andTotalDuration: (Float64)  totalDuration 

Property Documentation

- (Float64) seekEnd
readwritenonatomicassign
- (Float64) seekStart
readwritenonatomicassign
- (Float64) totalDuration
readwritenonatomicassign

The documentation for this class was generated from the following file: