![]() |
![]()
| ![]() |
![]()
NAMErendertarget_bind - Rebind the association between encode segment and rendertarget SYNOPSISnil
DESCRIPTIONA segment that is in output mode is normally tied to a rendertarget, with the output buffer being populated by a readback/renderpass of the rendertarget. For segments that have been allocated outside the normal define_recordtarget through explicitly allowing target_alloc and accept_target to create output segments, these lack a rendertarget association and will thus not produce any output, only work as event queues. For these edge cases, they can be rebound to a rendertarget allocation. NOTES
EXAMPLEfunction rendertarget_bind0() SEE ALSO:
|