GRC services: Difference between revisions

Line 47: Line 47:
! Cmd || Name
! Cmd || Name
|-
|-
| 1 ||
| 1 || StartRecording
|-
|-
| 2 ||
| 2 || StopRecording
|-
|-
| 10 ||
| 10 || GetNotFlushingEvent
|-
|-
| 11 ||
| 11 || StartFlush
|-
|-
| 12 ||
| 12 || CancelFlush
|-
|-
| 13 ||
| 13 || ResetFlushTime
|-
|-
| 14 || [5.0.0+]
| 14 || [5.0.0+] StartFlushWithEvent
|}
|}


[5.0.0+] Cmd11 now takes a total of 0x40-bytes of input.
[5.0.0+] StartFlushnow now takes in a ContinuousRecordingFlushParameter (0x40 bytes).


[8.0.0+] Cmd11/cmd14 no longer take any rawdata input, these now take a type-0x15 input buffer.
[8.0.0+] ContinuousRecordingFlushParameter is now an sf::LargeData type, so StartFlush/StartFlushWithEvent now take in parameter via type-0x15 input buffer.


== IGameMovieTrimmer ==
== IGameMovieTrimmer ==