この構造体は AudioClip のインポート方法を定義する設定のコレクションが含まれています。
This structure is used with the AudioImporter to define how the AudioClip should be imported and treated during loading within the Scene.
compressionFormat | CompressionFormat はオーディオファイルのエンコードする圧縮の種類を定義します。さまざまな性能とアーティファクト特性を持つ圧縮の種類があります。 |
loadType | LoadType はインポートされる AudioClip データを読み込む方法を定義します。 |
quality | 圧縮の品質 (0-1)圧縮の量。値は圧縮結果とソースファイルとのサイズの比にほぼ対応しています。 |
sampleRateOverride | SamplerateSetting が OverrideSampleRate に設定されているときに変換するサンプルレート目標 |
sampleRateSetting | インポーターオーディオファイルのサンプルレートの変更方法を定義します。 |