Protocols
The following protocols are available globally.
-
Main entry point of the library, used to control item download and get their playback URL.
See moreDeclaration
Swift
public protocol DTGContentManager : AnyObject
-
Delegate that will receive download events.
See moreDeclaration
Swift
public protocol ContentManagerDelegate : AnyObject
-
A downloadable item.
See moreDeclaration
Swift
public protocol DTGItem
-
Information about a Video track.
See moreDeclaration
Swift
public protocol DTGVideoTrack