Struct AudioTrackAttributes
Inherited Members
Namespace: UnityEditor.Media
Assembly: UnityEditor.dll
Syntax
public struct AudioTrackAttributes
Fields
| Improve this Doc View SourcechannelCount
Declaration
public ushort channelCount
Field Value
Type | Description |
---|---|
UInt16 |
language
Declaration
public string language
Field Value
Type | Description |
---|---|
String |
sampleRate
Declaration
public MediaRational sampleRate
Field Value
Type | Description |
---|---|
Media |