Developer_release_1.4.0
Struct mint.structs.mint_video_params
Mint stream video parameters.
Properties
active_pixels | (integer)(unsigned int) Active pixels. |
bits_per_component | (integer)(unsigned int) 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. |
compressed_bandwidth | (number)(double) Compressed bandwidth. |
compression_bpp | (number)(double) Compression bpp. |
cs_size | (integer)(unsigned int) Cs size. |
frame_rate | (integer)(unsigned int) Frame rate. |
h_pixels_active | (integer)(unsigned int) H pixels active. |
h_pixels_total | (integer)(unsigned int) H pixels total. |
mode | (string)(char[16]) Mode. |
pixels_per_second | (number)(double) Pixels per second. |
v_pixels_active | (integer)(unsigned int) V pixels active. |
v_pixels_total | (integer)(unsigned int) V pixels total. |
Properties
- active_pixels
- (integer)(unsigned int) Active pixels.
- bits_per_component
- (integer)(unsigned int) 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.
- compressed_bandwidth
- (number)(double) Compressed bandwidth.
- compression_bpp
- (number)(double) Compression bpp.
- cs_size
- (integer)(unsigned int) Cs size.
- frame_rate
- (integer)(unsigned int) Frame rate.
- h_pixels_active
- (integer)(unsigned int) H pixels active.
- h_pixels_total
- (integer)(unsigned int) H pixels total.
- mode
- (string)(char[16]) Mode.
- pixels_per_second
- (number)(double) Pixels per second.
- v_pixels_active
- (integer)(unsigned int) V pixels active.
- v_pixels_total
- (integer)(unsigned int) V pixels total.