CRIWARE for C#
Search Results for

    Show / Hide Table of Contents

    Enum CriAtomEx.PanSpeakerType

    パンニング時の出力スピーカータイプ

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

    説明: 定位計算を行う際、出力としてどのスピーカーを使用するかを表します。 ChangeDefaultPanSpeakerType(PanSpeakerType) 関数、SetPanSpeakerType(PanSpeakerType) 関数で利用します。

    備考: ステレオスピーカーのプラットフォームでは、どれを選んだとしても最終的にはステレオにダウンミックスされます。

    Fields

    Name Description
    Auto

    パンニング自動設定

    AutoWithCenter

    パンニング自動設定(センタースピーカーあり)

    _4_0_2ch

    4.0.2chパンニング

    _4ch

    4chパンニング

    _5_0_2ch

    5.0.2chパンニング

    _5ch

    5chパンニング

    _6_0_4_4ch

    6.0.4.4chパンニング

    _6_0_4ch

    6.0.4chパンニング

    _6ch

    6chパンニング

    _7_0_4_4ch

    7.0.4.4chパンニング

    _7_0_4ch

    7.0.4chパンニング

    _7ch

    7chパンニング

    See Also
    SetPanSpeakerType(PanSpeakerType)
    In this article
    Back to top Generated by DocFX