Documentation
Dlang.org
TestClockGidBuilderImpl
gstcheck
test_clock
Fluent builder implementation template for
gstcheck.test_clock.TestClock
class
TestClockGidBuilderImpl : gst.clock.ClockGidBuilderImpl!T(
T
) {
T
clockType
(gst.types.ClockType propval);
T
startTime
(ulong propval);
}
Members
Functions
clockType
T
clockType
(gst.types.ClockType propval)
startTime
T
startTime
(ulong propval)
Set
startTime
property.
gstcheck
test_clock
classes
TestClock
TestClockGidBuilder
TestClockGidBuilderImpl
Fluent builder implementation template for gstcheck.test_clock.TestClock