AudioTrackAttributes
Descriptor for audio track format.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Struct
- Namespace: UnityEditor.Media
- Assembly: UnityEditor
public struct AudioTrackAttributes
Fields
Value | Description |
|---|---|
| channelCount | Number of channels. |
| language | Dialogue language, if applicable. Can be empty. |
| sampleRate | Audio sampling rate. |