public uint GetAudioSampleRate (ushort trackIndex);

파라미터

trackIndexIndex of the audio track to query.

반환

uint The sampling rate in Hertz.

설명

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.