Developer_release_1.4.0

Struct mint.structs.video_params

Stream video parameters.

Properties

bandwidth (integer)(uint64_t) Bandwidth.
bits_per_component (integer)(uint32_t) Bits per component.
color_encoding (integer)(mint.enums.mint_color_encoding_type) Color encoding.
color_space (integer)(mint.enums.mint_color_space_type) Color space.
frame_rate (integer)(uint16_t) Frame rate.
h_pixels_active (integer)(uint16_t) H pixels active.
h_pixels_total (integer)(uint16_t) H pixels total.
interlaced (boolean)(bool) Interlaced.
pixels_per_second (integer)(uint64_t) Pixels per second.
v_pixels_active (integer)(uint16_t) V pixels active.
v_pixels_total (integer)(uint16_t) V pixels total.


Properties

bandwidth
(integer)(uint64_t) Bandwidth.
bits_per_component
(integer)(uint32_t) Bits per component.
color_encoding
(integer)(mint.enums.mint_color_encoding_type) Color encoding.
color_space
(integer)(mint.enums.mint_color_space_type) Color space.
frame_rate
(integer)(uint16_t) Frame rate.
h_pixels_active
(integer)(uint16_t) H pixels active.
h_pixels_total
(integer)(uint16_t) H pixels total.
interlaced
(boolean)(bool) Interlaced.
pixels_per_second
(integer)(uint64_t) Pixels per second.
v_pixels_active
(integer)(uint16_t) V pixels active.
v_pixels_total
(integer)(uint16_t) V pixels total.
generated by LDoc 1.4.6 Last updated 1980-01-01 00:00:00