AudioSearchParams

Mostrar obsoleto
Não replicado

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

Resumo

Propriedades

Propriedades

Album

Ler Parallel

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

Artist

Ler Parallel

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

AudioSubType

Ler Parallel

MaxDuration

Ler Parallel

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

MinDuration

Ler Parallel

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

SearchKeyword

Ler Parallel

Searches for audio relevant to this keyword.

Ler Parallel

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

Title

Ler Parallel

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

Métodos

Eventos