AliyunPlayer v6.21.0
Aliyun Player API Reference Manual for iOS Platforms
Loading...
Searching...
No Matches
AVPTimeShiftModel Class Reference

AVPTimeShiftModel represents broadcasting timeshift descriptions. More...

#include "AVPDef.h"

Inheritance diagram for AVPTimeShiftModel:

Properties

NSTimeInterval currentTime
 currentTime represents the time that broadcasting timeshift seeks to.
 
NSTimeInterval endTime
 endTime represents the end of the time range for broadcasting timeshift.
 
NSTimeInterval startTime
 startTime represents the start of the time range for broadcasting timeshift.
 

Detailed Description

AVPTimeShiftModel represents broadcasting timeshift descriptions.

Property Documentation

◆ currentTime

- (NSTimeInterval) currentTime
readwritenonatomicassign

currentTime represents the time that broadcasting timeshift seeks to.

◆ endTime

- (NSTimeInterval) endTime
readwritenonatomicassign

endTime represents the end of the time range for broadcasting timeshift.

◆ startTime

- (NSTimeInterval) startTime
readwritenonatomicassign

startTime represents the start of the time range for broadcasting timeshift.


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