menu
video
video.dart
RealSenseInterface
getFrames abstract method
getFrames
dark_mode
light_mode
description
getFrames
abstract method
Pointer
<
NativeFrames
>
getFrames
(
)
Gets the currently available frames. May return
nullptr
.
Implementation
Pointer<NativeFrames> getFrames();
video
video
RealSenseInterface
getFrames abstract method
RealSenseInterface class