Class VideoImporterTargetSettings
Inheritance
VideoImporterTargetSettings
Assembly: UnityEditor.dll
Syntax
public class VideoImporterTargetSettings
Fields
|
Improve this Doc
View Source
aspectRatio
Declaration
public VideoEncodeAspectRatio aspectRatio
Field Value
|
Improve this Doc
View Source
bitrateMode
Declaration
public VideoBitrateMode bitrateMode
Field Value
|
Improve this Doc
View Source
codec
Declaration
Field Value
|
Improve this Doc
View Source
customHeight
Declaration
Field Value
|
Improve this Doc
View Source
customWidth
Declaration
Field Value
|
Improve this Doc
View Source
enableTranscoding
Declaration
public bool enableTranscoding
Field Value
|
Improve this Doc
View Source
resizeMode
Declaration
public VideoResizeMode resizeMode
Field Value
|
Improve this Doc
View Source
spatialQuality
Declaration
public VideoSpatialQuality spatialQuality
Field Value
Extension Methods