Interface MKEnvironmentConfig

Environment configuration.

Properties in this configuration object must be set correctly to get playback of registered source content.

Hierarchy

  • MKEnvironmentConfig

Properties

authToken: string

Environment's login STS Authentication Token.

Please see updateAuthToken for updating the token during an ongoing playback session.

kssUrl?: string

Key Sign Service (KSS) signKey URL.

Example: https://ottapp-appgw-client-a.dev.mr.tv3cloud.com/S1/kss/signKey

ownerUid?: string

Owner or Tenant unique identifier.

Default value is "azuki" when not specified.

serverUrl: string

Environment's Server URL.

This is often the MediaKind TV Platforms (TVP) Backend Server endpoint baseUrl used for all backend server interactions.

Example: https://ottapp-appgw-amp-a.dev.mr.tv3cloud.com