- 
                  
                  The userInfo dictionary for the error, if more details are available. DeclarationSwift var userInfo: [String : Any]? { get }
- 
                  
                  The parsed error code of the underlying AVplayer error, if available DeclarationSwift var avPlayerErrorCode: AVError.Code? { get }
- 
                  
                  The underlying AVplayer error, if available DeclarationSwift var avPlayerError: AVError? { get }
