Difference between revisions of "GRC services"
Jump to navigation
Jump to search
Line 49: | Line 49: | ||
| 20 || | | 20 || | ||
|} | |} | ||
+ | |||
+ | [[Category:Services]] |
Revision as of 21:30, 24 March 2018
GRC (Game Recording) uses libstagefright and the NvMMLite TVMR library for writing recorded video to MP4s.
Error reporting is done using the new /dev/nverpt-ctrl ioctls.
grc:c
This is "nn::grcsrv::IGrcService"
Cmd | Name |
---|---|
1 | GetContinuousRecorder |
2 | GetGameMovieTrimmer |
nn::grcsrv::IContinuousRecorder
Cmd | Name |
---|---|
1 | |
2 | |
10 | |
11 | |
12 | |
13 |
nn::grcsrv::IGameMovieTrimmer
Cmd | Name |
---|---|
1 | |
2 | |
10 | |
20 |