BaseParseFrame.init

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

class BaseParseFrame
void
init
()