libnx
v4.7.0
|
IMovieMaker. More...
#include <grc.h>
Data Fields | |
Service | a |
applet IMovieMaker | |
Service | s |
grc IMovieMaker | |
Service | video_proxy |
IHOSBinderDriver VideoProxy. | |
Event | recording_event |
Output Event from GetOffscreenLayerRecordingFinishReadyEvent with autoclear=false. | |
Event | audio_event |
Output Event from GetOffscreenLayerAudioEncodeReadyEvent with autoclear=false. | |
TransferMemory | tmem |
TransferMemory. | |
NWindow | win |
NWindow | |
u64 | layer_handle |
LayerHandle. | |
bool | layer_open |
Whether OpenOffscreenLayer was used successfully, indicating that CloseOffscreenLayer should be used during grcMovieMakerClose. | |
bool | started_flag |
Whether grcMovieMakerStart was used successfully. This is also used by grcMovieMakerAbort. | |
IMovieMaker.