BitmovinApiSdk\Apis\Encoding\Manifests\Dash\Periods\Adaptationsets\Representations\Webm\WebmApi::create
Add WebM Representation
$manifestId
— string$periodId
— string$adaptationsetId
— string$dashWebmRepresentation
— \BitmovinApiSdk\Models\DashWebmRepresentation
- DashWebmRepresentation
Signature
public function create(string
$manifestId,
string
$periodId,
string
$adaptationsetId,
DashWebmRepresentation
$dashWebmRepresentation )