Method GetTextureFormat
GetTextureFormat(bool)
Gets the texture format this encoder requires from the Recorder.
Declaration
TextureFormat GetTextureFormat(bool inputContainsAlpha)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | inputContainsAlpha | Whether the encoder's input contains an alpha channel or not. |
Returns
| Type | Description |
|---|---|
| TextureFormat |