Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

Player controllers not showing #1189

@YasiruDev

Description

@YasiruDev

video controllers are not showing in my player.below is my configurations

var playerParam = {
"pcode": "my_pcode",
"playerBrandingId": "my_branding",
"debug": false,
"skin": {
"config": "http://player.ooyala.com/static/v4/production/latest/skin-plugin/skin.json",
"inline": {
"startScreen": { "showDescription": false, "playIconStyle": { "color": "blue" } }
},
"skipControls": {
"enabled": true,
"skipBackwardTime": 5,
"skipForwardTime": 30
}
}
};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions