libnx  v4.6.0
Data Fields
GrcOffscreenRecordingParameter Struct Reference

OffscreenRecordingParameter. More...

#include <grc.h>

Data Fields

u8 unk_x0 [0x10]
 Unknown. Default value is 0.
 
u32 unk_x10
 Unknown. Must match value 0x103, which is the default value.
 
s32 video_bitrate
 VideoBitRate, 0 is invalid. Default value is 8000000.
 
s32 video_width
 VideoWidth, must match 1280 or 1920. Default value is 1280.
 
s32 video_height
 VideoHeight, must match 720 or 1080. Default value is 720.
 
s32 video_framerate
 VideoFrameRate, must match 30 or 60. Default value is 30.
 
s32 video_keyFrameInterval
 VideoKeyFrameInterval, 0 is invalid. Default value is 30.
 
s32 audio_bitrate
 AudioBitRate. Default value is 128000 ([5.0.0-5.1.0] 1536000).
 
s32 audio_samplerate
 AudioSampleRate, 0 is invalid. Default value is 48000.
 
s32 audio_channel_count
 AudioChannelCount. Must match 2, which is the default value.
 
s32 audio_sample_format
 PcmFormat AudioSampleFormat. Must match PcmFormat_Int16, which is the default value.
 
s32 video_imageOrientation
 AlbumImageOrientation VideoImageOrientation. Default value is AlbumImageOrientation_Unknown0.
 
u8 unk_x3c [0x44]
 Unknown. Default value is 0.
 

Detailed Description

OffscreenRecordingParameter.


The documentation for this struct was generated from the following file: