schro_decoder_get_video_format ( SchroDecoder* decoder )Return value (pointer) has base type '_SchroVideoFormat'.
schro_encoder_get_video_format ( SchroEncoder* encoder )Return value (pointer) has base type '_SchroVideoFormat'.
schro_encoder_set_video_format ( SchroEncoder* encoder, SchroVideoFormat* video_format )2nd parameter 'video_format' (pointer) has base type '_SchroVideoFormat'.
schro_video_format_get_std_aspect_ratio ( SchroVideoFormat* format )1st parameter 'format' (pointer) has base type '_SchroVideoFormat'.
schro_video_format_get_std_colour_spec ( SchroVideoFormat* format )1st parameter 'format' (pointer) has base type '_SchroVideoFormat'.
schro_video_format_get_std_frame_rate ( SchroVideoFormat* format )1st parameter 'format' (pointer) has base type '_SchroVideoFormat'.
schro_video_format_get_std_signal_range ( SchroVideoFormat* format )1st parameter 'format' (pointer) has base type '_SchroVideoFormat'.
schro_video_format_get_std_video_format ( SchroVideoFormat* format )1st parameter 'format' (pointer) has base type '_SchroVideoFormat'.
schro_video_format_set_std_aspect_ratio ( SchroVideoFormat* format, int index )1st parameter 'format' (pointer) has base type '_SchroVideoFormat'.
schro_video_format_set_std_colour_spec ( SchroVideoFormat* format, SchroColourSpec index )1st parameter 'format' (pointer) has base type '_SchroVideoFormat'.
schro_video_format_set_std_frame_rate ( SchroVideoFormat* format, int index )1st parameter 'format' (pointer) has base type '_SchroVideoFormat'.
schro_video_format_set_std_signal_range ( SchroVideoFormat* format, SchroSignalRange index )1st parameter 'format' (pointer) has base type '_SchroVideoFormat'.
schro_video_format_set_std_video_format ( SchroVideoFormat* format, SchroVideoFormatEnum index )1st parameter 'format' (pointer) has base type '_SchroVideoFormat'.
schro_video_format_validate ( SchroVideoFormat* format )1st parameter 'format' (pointer) has base type '_SchroVideoFormat'.