Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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