Skip to content

scte35: support decoding splice_schedule command type #28

@ollytom

Description

@ollytom

We support encoding splice_schedule commands (see packEvents), but we don't support decoding them yet. For consistency, we could have two functions, unpackEvent and unpackEvents in command.go after packEvent.

We'll need accompanying tests in command_test.go. For example, a test could encode then decode the same splice_schedule command then test equality of the returned []Event.

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