@homebridge/hap-nodejs
Preparing search index...
VideoRecordingOptions
Interface VideoRecordingOptions
interface
VideoRecordingOptions
{
parameters
:
H264CodecParameters
;
resolutions
:
Resolution
[]
;
type
:
H264
;
}
Index
Properties
parameters
resolutions
type
Properties
parameters
parameters
:
H264CodecParameters
resolutions
resolutions
:
Resolution
[]
Required resolutions to be supported are:
1920x1080
1280x720
The following frame rates are required to be supported:
15 fps
24fps or 30fps
type
type
:
H264
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
parameters
resolutions
type
@homebridge/hap-nodejs
Loading...