BCOVReceiverAppConfig Class Reference

Inherits from NSObject
Declared in BCOVReceiverAppConfig.h

  accountId

The accountId that a player should be setup to use.

@property (nonatomic, copy, nullable) NSString *accountId

Discussion

The accountId that a player should be setup to use.

Declared In

BCOVReceiverAppConfig.h

  policyKey

The policyKey that a player should be setup to use.

@property (nonatomic, copy, nullable) NSString *policyKey

Discussion

The policyKey that a player should be setup to use.

Declared In

BCOVReceiverAppConfig.h

  authToken

The authentication token used for verifying a license on a video.

@property (nonatomic, copy, nullable) NSString *authToken

Discussion

The authentication token used for verifying a license on a video.

Declared In

BCOVReceiverAppConfig.h

  adConfigId

Provided for ssai ad setups

@property (nonatomic, copy, nullable) NSString *adConfigId

Discussion

Provided for ssai ad setups

Declared In

BCOVReceiverAppConfig.h

  userId

Used for analytics.

@property (nonatomic, copy, nullable) NSString *userId

Discussion

Used for analytics.

Declared In

BCOVReceiverAppConfig.h

  applicationId

Used for analytics.

@property (nonatomic, copy, nullable) NSString *applicationId

Discussion

Used for analytics.

Declared In

BCOVReceiverAppConfig.h

  playerUrl

If unspecified, the Brightcove v2.x receiver app will play a cast video using a default Web player. Set the playerUrl string property to cause the Brightcove v2.x receiver app to play using a different Web player.

@property (nonatomic, copy, nullable) NSString *playerUrl

Discussion

If unspecified, the Brightcove v2.x receiver app will play a cast video using a default Web player. Set the playerUrl string property to cause the Brightcove v2.x receiver app to play using a different Web player.

Declared In

BCOVReceiverAppConfig.h

  splashScreen

The “splash screen” that should be shown before a video and when videos are switching.

@property (nonatomic, copy, nullable) NSString *splashScreen

Discussion

The “splash screen” that should be shown before a video and when videos are switching.

Declared In

BCOVReceiverAppConfig.h