Query.setScheduling
void setScheduling(gst.types.SchedulingFlags flags, int minsize, int maxsize, int align_)Set the scheduling properties.
Parameters
flags | #GstSchedulingFlags |
minsize | the suggested minimum size of pull requests |
maxsize | the suggested maximum size of pull requests |
align_ | the suggested alignment of pull requests |