GoogleCastComponent

constructor(emitter: EventEmitter, applicationId: String, context: Context, autoPlay: Boolean)

Deprecated

Deprecated

Use build

Parameters

emitter

The current event emitter.

applicationId

The application ID for the receiver application on the Chromecast.

context

The top-level application context.

autoPlay

Boolean for deciding whether or not to auto play local playback on return from the Chromecast.


constructor(emitter: EventEmitter, applicationId: String, context: Context)

Deprecated

Deprecated

Use build

Parameters

emitter

The current event emitter.

applicationId

The application ID for the receiver application on the Chromecast.

context

The top-level application context.


constructor(emitter: EventEmitter, context: Context)

Deprecated

Instantiates a new Google Cast Component.

Deprecated

Use build

Parameters

emitter

The current event emitter.

context

The top-level application context.


constructor(emitter: EventEmitter, context: Context, brightcoveCastMediaManager: BrightcoveCastMediaManager)

Deprecated

Instantiates a new Google Cast Component.

Deprecated

Use build

Parameters

emitter

The current event emitter.

context

The top-level application context.

brightcoveCastMediaManager

The Brightcove Cast Media Manager.