Interface
VideoFile
access this type via:
media.video.VideoFile
(provides, requires or uses)
--- semantic variants:
divf
API to read a video file.
Functions
bool validHeader(byte content[])
VideoHeader
readHeader(byte content[])
VideoFrame
readFrame(byte content[], int offset)
bool validHeader(byte content[])
VideoHeader
readHeader(byte content[])
VideoFrame
readFrame(byte content[], int offset)