Click or drag to resize

CameraServer Methods

The CameraServer type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddFeed

Adds a camera feed to the camera server.

Public methodStatic memberFeeds

Returns an array of CameraFeeds.

Public methodStatic memberGetFeed

Returns the CameraFeed with this id.

Public methodStatic memberGetFeedCount

Returns the number of CameraFeeds registered.

Public methodStatic memberRemoveFeed

Removes a CameraFeed.

Top
See Also