Skip to content

Wondering correct usage of setDrm for tizen avplay #106

Description

@hoonseokkim

Hi all,

In src/sectv-tizen/mediaProxy.js, setDrm is invoked like below.
webapis.avplay.setDrm.apply(webapis.avplay, args);

But according to below Samsung tizen avplay documents, it recommends to use like below without apply
setDrm("PLAYREADY", "SetProperties", json_object)

I wonder which one is correct way to setDrm.

Thanks,
Hoonseok Kim

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