Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
GS::Video::Frame
Inherits
Struct
<
Value
<
Object
A decoded video frame
Constructors
new
(data :
GS::Tensor
, timestamp :
Float64
, frame_number :
Int64
)
Source
Instance methods
data
Source
data=
(data :
Tensor
)
Source
frame_number
Source
frame_number=
(frame_number :
Int64
)
Source
timestamp
Source
timestamp=
(timestamp :
Float64
)
Source