Enumerations

The following enumerations are available globally.

  • Type of the BMPAdSource

    See more

    Declaration

    Objective-C

    enum BMPAdSourceType {}

    Swift

    enum BMPAdSourceType : Int
  • Types of media which can be handled by the Bitmovin Player.

    See more

    Declaration

    Objective-C

    enum BMPMediaSourceType {}

    Swift

    enum BMPMediaSourceType : Int
  • Indicates in which order source items in a playlist should be played back.

    See more

    Declaration

    Objective-C

    enum BMPPlaybackType {}

    Swift

    enum BMPPlaybackType : Int
  • Enumerates the different available remote device types.

    See more

    Declaration

    Objective-C

    enum BMPRemoteControlType {}

    Swift

    enum BMPRemoteControlType : Int
  • Specifies how the video content is scaled or stretched.

    See more

    Declaration

    Objective-C

    enum BMPScalingMode {}

    Swift

    enum BMPScalingMode : Int
  • The type of a track object.

    See more

    Declaration

    Objective-C

    enum BMPTrackType {}

    Swift

    enum BMPTrackType : Int
  • Indicates which type of UI should be used.

    See more

    Declaration

    Objective-C

    enum BMPUserInterfaceType {}

    Swift

    enum BMPUserInterfaceType : Int