Changes

Jump to navigation Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00090042] |- | 1 | u8 type: 0 = start, 1 = stop. |- | 6 | Value 0x0 |- | 7 |..."
=Request=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code [0x00090042]
|-
| 1
| u8 type: 0 = start, 1 = stop.
|-
| 6
| Value 0x0
|-
| 7
| KProcess handle
|}

=Response=
{| class="wikitable" border="1"
|-
! Index Word
! Description
|-
| 0
| Header code
|-
| 1
| Resultcode
|-
| 2-17
| Output state
|}

=Description=
This starts/stops rendering to the final output frame buffer specified via the [[MVDSTD:GetConfig|config]]. The latter is only used when running MVDSTD shutdown.

This seems to return the MVD OK status value once finished(this returns the Busy value otherwise).

This is only used for H.264, not color-conversion.

Navigation menu