init()
Initializes a capture screen input that provides media data from the main screen.
Declaration
init()Discussion
Using this initializer is equivalent to calling init(displayID:) with the result of the CGMainDisplayID() function.
Initializes a capture screen input that provides media data from the main screen.
init()Using this initializer is equivalent to calling init(displayID:) with the result of the CGMainDisplayID() function.