gstreamer/subprojects/gst-integration-testsuites/testsuites/validate/playbin/check_active_stream.validatetest
2021-09-24 16:29:33 -03:00

11 lines
No EOL
376 B
Text

meta,
handles-states=true,
ignore-eos=true,
args = {
"playbin uri=testbin://video,num-buffers=1+audio,num-buffers=1 video-sink=fakesink audio-sink=fakesink name=pb",
}
pause
check-property, target-element-name=pb, property-name=current-video, property-value=0
check-property, target-element-name=pb, property-name=current-audio, property-value=0
stop