Enum IEncoder.VideoInputPath
Defined the kind of image buffer, the Encoder can encoder
Namespace: UnityEditor.Recorder.Encoder
Assembly: Unity.Recorder.Editor.dll
Syntax
public enum IEncoder.VideoInputPath
Fields
Name | Description |
---|---|
CPUBuffer | Use the CPU Buffer path. |
GPUBuffer | Use the GPU Buffer path |