Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
Ring
AWS
ドキュメント
Support
Contact Us
My Cases
開発
設計と開発
公開
リファレンス
サポート
アクセスいただきありがとうございます。こちらのページは現在英語のみのご用意となっております。順次日本語化を進めてまいりますので、ご理解のほどよろしくお願いいたします。

IPlayerClientFactory

Component that provides a Kepler player client instance.

Methods

getOrMakeClient()

getOrMakeClient(serviceComponentId: string): IPlayerClient

Get or make an instance of Kepler player client.

Parameters

serviceComponentId

string

is componentID of the service component which would launch by App to host the playback session in service. example : serviceComponentID: "com.x.y.z.headlessservice"

Returns

IPlayerClient

IPlayerClient A Kepler player client instance.


Last updated: Jul 22, 2026