http://cgit.freedesktop.org/gstreamer/gstreamer/tree/docs/design/part-framestep.txt#n71 says that on reception of the step-done message the application must skip the same amount of buffers in the audio-sink.
I use playbin2 and can obtain audiosink though its property.
Which function should I call to make it skip that buffers?