Method Transcode
Transcode(CustomPassContext)
Provide an interface to all transcoder to execute transcoding
Declaration
protected abstract void Transcode(CustomPassContext ctx)
Parameters
Type | Name | Description |
---|---|---|
CustomPassContext | ctx | A graphic context with a command buffer. |