Skip to content

The StreamOpusDecoder. bytes method blocks when there is no data available #21

@SJLBenjamin

Description

@SJLBenjamin

The return value of StreamOpusDecoder.bytes is transform. When this method is executed, the blocking operation is called in the bind method of StreamTransformerBase. As a result, when no data is passed in, it will always block and cannot be unsubscribed

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