...
Code Block | ||||
---|---|---|---|---|
| ||||
{
type:"PLAYER_EMBED_PLAYER_FULLY_READY",
data:{
videoId:"44df4sdfs55erw444wefw1", // the id of the touchcast video
playerId:"player_01" // the unique player id that was set when the player was embedded
}
}
|
...
...
Code Block | ||||
---|---|---|---|---|
| ||||
{
type:"PLAYER_EMBED_PLAYER_FULLY_READY",
data:{
videoId:"44df4sdfs55erw444wefw1", // the id of the touchcast video
playerId:"player_01" // the unique player id that was set when the player was embedded
}
}
|
...