Struct VideoTrackAttributes
Inherited Members
Namespace: UnityEditor.Media
Assembly: UnityEditor.dll
Syntax
public struct VideoTrackAttributes
Fields
| Improve this Doc View SourcebitRateMode
Declaration
public VideoBitrateMode bitRateMode
Field Value
Type | Description |
---|---|
Video |
frameRate
Declaration
public MediaRational frameRate
Field Value
Type | Description |
---|---|
Media |
height
Declaration
public uint height
Field Value
Type | Description |
---|---|
UInt32 |
includeAlpha
Declaration
public bool includeAlpha
Field Value
Type | Description |
---|---|
Boolean |
width
Declaration
public uint width
Field Value
Type | Description |
---|---|
UInt32 |