Skip to content

Cannot cast from Object to int #9

@wilbyang

Description

@wilbyang

there is a compile error in MuxService.java

if (scope.hasAttribute("outputSampleRate")) {
outputSampleRate = (int) scope.getAttribute("outputSampleRate");
}
Cannot cast from Object to int

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