Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
video_frmival Struct Reference

Video frame interval structure. More...

#include <video.h>

Data Fields

uint32_t numerator
 numerator of the frame interval
 
uint32_t denominator
 denominator of the frame interval
 

Detailed Description

Video frame interval structure.

Used to describe a video frame interval.

Field Documentation

◆ denominator

uint32_t video_frmival::denominator

denominator of the frame interval

◆ numerator

uint32_t video_frmival::numerator

numerator of the frame interval


The documentation for this struct was generated from the following file: