Gst.Sample.prototype.get_info
function get_info():Gst.Structure {
// Gjs wrapper for gst_sample_get_info()
}Get extra information associated with sample.
- Returns
the extra info of sample. The info remains valid as long as sample is valid.
function get_info():Gst.Structure {
// Gjs wrapper for gst_sample_get_info()
}Get extra information associated with sample.
the extra info of sample. The info remains valid as long as sample is valid.