Contents

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.

See Also

Initializing a capture screen input