This class extends others, you can call their methods on an instance of ofBaseVideo too:
A base class representing a video source.
Destroy the ofBaseVideo.
Returns: the current ofPixelFormat.
Returns: true if the pixel data was updated since the last call to update().
Determine if the video source is initialized.
Video sources such as cameras are often initialized with a setup() method. Video sources such as movie players are often initialized with a load() method.
Returns: true if the video source is initialized.
Set the requested ofPixelFormat.
Parameters:
pixelFormat the requested ofPixelFormat.
Returns: true if the format was successfully changed.
Last updated 星期二, 19 十一月 2024 17:24:54 UTC - 2537ee49f6d46d5fe98e408849448314fd1f180e
openFrameworks is developed and maintained by several voluntary contributors.
Donations help support the development of openFrameworks, improve the documentation and pay for third party services needed for the project.
If you are using openFrameworks commercially or would simply like to support openFrameworks development, please consider donating to the project.
If you have any doubt about the usage of this module you can ask in the forum.
If you want to contribute better documentation or start documenting this section you can do so here
If you find anything wrong with this docs you can report any error by opening an issue