MCPcopy Create free account
hub / github.com/GStreamer/gst-python / testSeekCur

Method testSeekCur

testsuite/old/test_event.py:125–127  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

123 assert handoffs == map(str, range(10))
124
125 def testSeekCur(self):
126 self.sink_seek(8)
127 self.playAndIter()
128
129class TestEmit(TestCase):
130 def testEmit(self):

Callers

nothing calls this directly

Calls 2

sink_seekMethod · 0.95
playAndIterMethod · 0.95

Tested by

no test coverage detected