[][src]Type Definition realsense_rust::frame::DepthFrame

type DepthFrame = Frame<Depth>;

Trait Implementations

impl DepthFrameEx for DepthFrame[src]

impl VideoFrameEx for DepthFrame[src]