AudioSearchParams

非推奨を表示
複製されていません

Instance to be passed to AssetService:SearchAudio() to search for audio assets.

概要

プロパティ

プロパティ

Album

並列読み取り

Searches for audio which belongs to this album. Needs to be an exact match.

Artist

並列読み取り

Searches for audio which was created by this artist. Needs to be an exact match.

AudioSubType

並列読み取り

MaxDuration

並列読み取り

Searches for audio with a duration less than or equal to this value.

MinDuration

並列読み取り

Searches for audio with a duration greater than or equal to this value.

SearchKeyword

並列読み取り

Searches for audio relevant to this keyword.

並列読み取り

Searches for audio which has this tag. Needs to be an exact match.

Title

並列読み取り

Searches for audio with this title. Needs to be an exact match.

方法

イベント