Uses of Interface
club.doki7.sdl3.datatype.ISDL_CameraSpec
Packages that use ISDL_CameraSpec
-
Uses of ISDL_CameraSpec in club.doki7.sdl3
Methods in club.doki7.sdl3 with parameters of type ISDL_CameraSpecModifier and TypeMethodDescriptionbooleanSDL3.getCameraFormat(@Nullable SDL_Camera camera, @Nullable ISDL_CameraSpec spec) Get the spec that a camera is using when generating images.SDL3.openCamera(int instance_id, @Nullable ISDL_CameraSpec spec) Open a video recording device (a "camera"). -
Uses of ISDL_CameraSpec in club.doki7.sdl3.datatype
Classes in club.doki7.sdl3.datatype that implement ISDL_CameraSpecModifier and TypeClassDescriptionfinal recordThe details of an output format for a camera device.static final recordRepresents a pointer to / an array of null structure(s) in native memory.