Skip to content

More types should be Serializable #289

@sandersdan

Description

@sandersdan

In addition to VideoFrame and AudioData, other interface types should be serializable:

  • EncodedAudioChunk
  • EncodedVideoChunk
  • VideoColorSpace (not yet in the spec)

It may make sense to add close() and add transfer to EncodedAudioChunk and EncodedVideoChunk, but they are immutable by design and therefore do not need transfer to avoid copying.

Metadata

Metadata

Assignees

No one assigned

    Labels

    extensionInterface changes that extend without breaking.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions