![]() |
AliyunPlayer v5.5.2.0
Aliyun Player API Reference Manual for iOS Platforms
|
AVPTimeShiftModel represents broadcasting timeshift descriptions. More...
#import "AVPDef.h"
Properties | |
| NSTimeInterval | currentTime |
| currentTime represents the time that broadcasting timeshift seeks to. More... | |
| NSTimeInterval | endTime |
| endTime represents the end of the time range for broadcasting timeshift. More... | |
| NSTimeInterval | startTime |
| startTime represents the start of the time range for broadcasting timeshift. More... | |
AVPTimeShiftModel represents broadcasting timeshift descriptions.
|
readwritenonatomicassign |
currentTime represents the time that broadcasting timeshift seeks to.
|
readwritenonatomicassign |
endTime represents the end of the time range for broadcasting timeshift.
|
readwritenonatomicassign |
startTime represents the start of the time range for broadcasting timeshift.