[ CCode ( ref_function = "gst_video_codec_state_ref" , type_id = "gst_video_codec_state_get_type ()" , unref_function = "gst_video_codec_state_unref" ) ]
[ Compact ]
[ GIR ( name = "VideoCodecState" ) ]
public class CodecState
Structure representing the state of an incoming or outgoing video stream for encoders and decoders.
Decoders and encoders will receive such a state through their respective set_format vmethods.
Decoders and encoders can set the downstream state, by using the set_output_state or set_output_state methods.