Query.parseScheduling
void parseScheduling(out gst.types.SchedulingFlags flags, out int minsize, out int maxsize, out 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 |