MVDSTD:SetupOutputBuffers: Difference between revisions
(2 intermediate revisions by the same user not shown) | |||
Line 32: | Line 32: | ||
| 1 | | 1 | ||
| Resultcode | | Resultcode | ||
|} | |} | ||
Line 74: | Line 71: | ||
This loads the input structure into state, the vaddrs are also converted to physaddrs. It appears using this command multiple times will replace the entry-list in state with the input entry-list. | This loads the input structure into state, the vaddrs are also converted to physaddrs. It appears using this command multiple times will replace the entry-list in state with the input entry-list. | ||
Once this command is used, each [[MVDSTD:ControlFrameRendering|rendered]] frame will be written into the output buffers specified by the entry-list in state, instead of the output buffers from configuration. | Once this command is used, each [[MVDSTD:ControlFrameRendering|rendered]] frame will be written into the output buffers specified by the entry-list in state, instead of the output buffers from configuration. A separate frame is written into the buffers for each individual entry. |