Skip to content

generateKeyFrame takes a "rid" argument, but is invoked with "rids" #143

@alvestrand

Description

@alvestrand

The generateKeyFrame algorithm takes a single RID, but the generateKeyFrame API function invokes it with a sequence of RIDs.

The rtcRtpScriptTransformer invokes it with a single RID.

This should be just a matter of wordsmithing; the obvious decision to be taken is behavior of generateKeyFrame([valid rid, invalid rid]).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions