Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
129
class
TestEmit(TestCase):
130
def
testEmit(self):
Callers
nothing calls this directly
Calls
2
sink_seek
Method · 0.95
playAndIter
Method · 0.95
Tested by
no test coverage detected