Documentation
¶
Index ¶
Constants ¶
View Source
const ( ScreencapNone ScreencapMethod = 0 ScreencapScreenCaptureKit ScreencapMethod = 1 InputNone InputMethod = 0 InputGlobalEvent InputMethod = 1 InputPostToPid InputMethod = 1 << 1 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InputMethod ¶
type InputMethod uint64
InputMethod defines the macOS input method.
Select ONE method only.
type ScreencapMethod ¶
type ScreencapMethod uint64
ScreencapMethod defines the macOS screencap method.
Select ONE method only.
Click to show internal directories.
Click to hide internal directories.