Sets a #GstBaseParseFrame to initial state. Currently this means
all public fields are zero-ed and a private flag is set to make
sure gstbase.base_parse_frame.BaseParseFrame.free only frees the contents but not
the actual frame. Use this function to initialise a #GstBaseParseFrame
allocated on the stack.
Sets a #GstBaseParseFrame to initial state. Currently this means all public fields are zero-ed and a private flag is set to make sure gstbase.base_parse_frame.BaseParseFrame.free only frees the contents but not the actual frame. Use this function to initialise a #GstBaseParseFrame allocated on the stack.