GetSourceAudioSampleRate(ushort)
Sample rate of the specified audio track.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public uint GetSourceAudioSampleRate(ushort audioTrackIdx)
Parameters
Index of the audio track to query.
Returns
Type | Description |
|---|---|
| uint | Sample rate in Hertz. |