rpi_fb_capture v0.3.0 RpiFbCapture.Capture View Source
Capture data and metadata for one frame.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Sourcet() :: %RpiFbCapture.Capture{
data: iodata(),
format: RpiFbCapture.format(),
height: non_neg_integer(),
width: non_neg_integer()
}