OTVAVFoundationError
public enum OTVAVFoundationError : Int
OTVAVFoundationError is an enum that represent they type of OTVAfoundation type either, OTVAVPlayer or OTVAVPlayerItem
-
Declaration
Swift
case otvAVPlayer = 1101 -
Declaration
Swift
case otvAVPlayerItem = 1102