Query.setConvert
void setConvert(gst.types.Format srcFormat, long srcValue, gst.types.Format destFormat, long destValue)Answer a convert query by setting the requested values.
Parameters
srcFormat | the source #GstFormat |
srcValue | the source value |
destFormat | the destination #GstFormat |
destValue | the destination value |