CRIWARE for C#
Search Results for

    Show / Hide Table of Contents

    Enum CriAtomEx.VoiceAllocationMethod

    ボイス確保方式

    Namespace: CriWare
    Assembly: CriWare.CriAtom.dll
    Syntax
    public enum CriAtomEx.VoiceAllocationMethod
    Remarks

    説明: AtomEx プレーヤーがボイスを確保する際の動作仕様を指定するためのデータ型です。 AtomEx プレーヤーを作成する際、 CriAtomExPlayer.Config 構造体のメンバに指定します。

    Fields

    Name Description
    AllocateVoiceOnce
    RetryVoiceAllocation
    See Also
    CriAtomExPlayer.Config
    CriAtomExPlayer(in Config)
    In this article
    Back to top Generated by DocFX