Method IsValidForTranscode
IsValidForTranscode()
Confirms if the input frame and the compute shader are valid, to be invoked before execution.
Declaration
protected bool IsValidForTranscode()
Returns
| Type | Description |
|---|---|
| bool | true if the transcoder is ready to execute. |