CRIWARE for C#
Search Results for

    Show / Hide Table of Contents

    Struct CriAtom.AudioSessionConfigIOS

    AudioSession設定用コンフィグ構造体

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: CriWare
    Assembly: CriWare.CriAtom.dll
    Syntax
    [Serializable]
    public struct CriAtom.AudioSessionConfigIOS

    Fields

    enableBackgroundAudio

    Declaration
    public NativeBool enableBackgroundAudio
    Field Value
    Type Description
    NativeBool

    enableMicrophone

    Declaration
    public NativeBool enableMicrophone
    Field Value
    Type Description
    NativeBool

    See Also

    SetupAudioSessionIOS(in AudioSessionConfigIOS)
    In this article
    Back to top Generated by DocFX