@fishjam-cloud/react-native-client - v0.19.0
    Preparing search index...

    Type Alias AudioOutputDevice

    type AudioOutputDevice = {
        name: string;
        type: AudioOutputDeviceType;
    }
    Index

    Properties

    Properties

    name: string