VideoPlayer.GetAudioSampleRate

Cambiar al Manual
public uint GetAudioSampleRate (ushort trackIndex);

Parámetros

trackIndexIndex of the audio track to query.

Valor de retorno

uint The sampling rate in Hertz.

Descripción

Gets the audio track sampling rate in Hertz.

For URL sources, this will only be set once the source preparation is completed. See VideoPlayer.Prepare.