問題タブ [ooyala]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
javascript - JS-Ooyala API:このオブジェクトのtitleプロパティを返すにはどうすればよいですか?
Ooyala API(http://www.ooyala.com/support/docs/player_api)を使用して動画を埋め込み、動画の変更に応じてタイトルを動的に変更したいと考えています。
次のコードを使用して、ビデオをhtmlに埋め込みました。
jsファイルで、次を使用してプレーヤーをリロードできます。
APIはgetCurrentItemTitleを提供するので、このプロパティをvarに割り当てて、そのように再度吐き出すのと同じくらい簡単だと思いました。
..しかし、これはうまくいかないようです。:(
誰かアイデアはありますか?
どうもありがとう、
バリー