Constants

The following constants are available globally.

  • Undocumented

    Declaration

    Objective-C

    FOUNDATION_EXPORT NSErrorDomain const BMPBitmovinPlayerErrorDomain

    Swift

    let BMPBitmovinPlayerErrorDomain: String
  • Following constants enumerate the different available HTTPRequest types which can be handled in the BMPNetworkConfiguration.

    Declaration

    Objective-C

    extern NSString *const BMPHttpRequestTypeDrmLicenseFairplay

    Swift

    let BMPHttpRequestTypeDrmLicenseFairplay: String
  • Undocumented

    Declaration

    Objective-C

    FOUNDATION_EXPORT NSString *const BMPHttpRequestTypeDrmCertificateFairplay

    Swift

    let BMPHttpRequestTypeDrmCertificateFairplay: String
  • Undocumented

    Declaration

    Objective-C

    FOUNDATION_EXPORT NSString *const BMPHttpRequestTypeMediaThumbnails

    Swift

    let BMPHttpRequestTypeMediaThumbnails: String
  • Undocumented

    Declaration

    Objective-C

    FOUNDATION_EXPORT NSString *const BMPHttpRequestTypeManifestHlsMaster

    Swift

    let BMPHttpRequestTypeManifestHlsMaster: String
  • Undocumented

    Declaration

    Objective-C

    FOUNDATION_EXPORT NSString *const BMPHttpRequestTypeManifestHlsVariant

    Swift

    let BMPHttpRequestTypeManifestHlsVariant: String
  • Identifier for an artwork which will be visible in the iOS system setting ‘Review Downloaded Videos’. The type of the value must be NSData.

    Declaration

    Objective-C

    extern NSString *const BMPMetadataIdentifierArtwork

    Swift

    let MetadataIdentifierArtwork: String
  • Undocumented

    Declaration

    Objective-C

    FOUNDATION_EXPORT NSErrorDomain const BMPBitmovinPlayerWarningDomain

    Swift

    let BMPBitmovinPlayerWarningDomain: String