Documentation
Dlang.org
GstTimedValue
gst
c
types
Structure for storing a timestamp and a value.
struct
GstTimedValue {
GstClockTime
timestamp
;
double
value
;
}
Members
Variables
timestamp
GstClockTime
timestamp
;
timestamp of the value change
value
double
value
;
the corresponding value
gst
c
types
aliases
GstBufferMapInfo
GstClockID
GstClockTime
GstClockTimeDiff
GstElementFactoryListType
GstMemoryMapInfo
enums
GstAllocatorFlags
GstBinFlags
GstBufferCopyFlags
GstBufferFlags
GstBufferPoolAcquireFlags
GstBufferingMode
GstBusFlags
GstBusSyncReply
GstCapsFlags
GstCapsIntersectMode
GstClockEntryType
GstClockFlags
GstClockReturn
GstClockType
GstCoreError
GstDebugColorFlags
GstDebugColorMode
GstDebugGraphDetails
GstDebugLevel
GstElementFlags
GstEventType
GstEventTypeFlags
GstFlowReturn
GstFormat
GstGapFlags
GstIteratorItem
GstIteratorResult
GstLibraryError
GstLockFlags
GstMapFlags
GstMemoryFlags
GstMessageType
GstMetaFlags
GstMiniObjectFlags
GstObjectFlags
GstPadDirection
GstPadFlags
GstPadLinkCheck
GstPadLinkReturn
GstPadMode
GstPadPresence
GstPadProbeReturn
GstPadProbeType
GstPadTemplateFlags
GstParseError
GstParseFlags
GstPipelineFlags
GstPluginAPIFlags
GstPluginDependencyFlags
GstPluginError
GstPluginFlags
GstProgressType
GstPromiseResult
GstQOSType
GstQueryType
GstQueryTypeFlags
GstRank
GstResourceError
GstSchedulingFlags
GstSearchMode
GstSeekFlags
GstSeekType
GstSegmentFlags
GstSerializeFlags
GstStackTraceFlags
GstState
GstStateChange
GstStateChangeReturn
GstStreamError
GstStreamFlags
GstStreamStatusType
GstStreamType
GstStructureChangeType
GstTagFlag
GstTagMergeMode
GstTagScope
GstTaskState
GstTocEntryType
GstTocLoopType
GstTocScope
GstTracerValueFlags
GstTracerValueScope
GstTypeFindProbability
GstURIError
GstURIType
structs
GstAllocationParams
GstAllocator
GstAllocatorClass
GstAllocatorPrivate
GstAtomicQueue
GstBin
GstBinClass
GstBinPrivate
GstBitmask
GstBuffer
GstBufferList
GstBufferPool
GstBufferPoolAcquireParams
GstBufferPoolClass
GstBufferPoolPrivate
GstBus
GstBusClass
GstBusPrivate
GstByteArrayInterface
GstCaps
GstCapsFeatures
GstChildProxy
GstChildProxyInterface
GstClock
GstClockClass
GstClockEntry
GstClockPrivate
GstContext
GstControlBinding
GstControlBindingClass
GstControlBindingPrivate
GstControlSource
GstControlSourceClass
GstCustomMeta
GstDateTime
GstDebugCategory
GstDebugMessage
GstDevice
GstDeviceClass
GstDeviceMonitor
GstDeviceMonitorClass
GstDeviceMonitorPrivate
GstDevicePrivate
GstDeviceProvider
GstDeviceProviderClass
GstDeviceProviderFactory
GstDeviceProviderFactoryClass
GstDeviceProviderPrivate
GstDoubleRange
GstDynamicTypeFactory
GstDynamicTypeFactoryClass
GstElement
GstElementClass
GstElementFactory
GstElementFactoryClass
GstEvent
GstFlagSet
GstFormatDefinition
GstFraction
GstFractionRange
GstGhostPad
GstGhostPadClass
GstGhostPadPrivate
GstInt64Range
GstIntRange
GstIterator
GstMapInfo
GstMemory
GstMessage
GstMeta
GstMetaInfo
GstMetaTransformCopy
GstMiniObject
GstObject
GstObjectClass
GstPad
GstPadClass
GstPadPrivate
GstPadProbeInfo
GstPadTemplate
GstPadTemplateClass
GstParamArray
GstParamFraction
GstParamSpecArray
GstParamSpecFraction
GstParentBufferMeta
GstParseContext
GstPipeline
GstPipelineClass
GstPipelinePrivate
GstPlugin
GstPluginClass
GstPluginDesc
GstPluginFeature
GstPluginFeatureClass
GstPoll
GstPollFD
GstPreset
GstPresetInterface
GstPromise
GstProtectionMeta
GstProxyPad
GstProxyPadClass
GstProxyPadPrivate
GstQuery
GstReferenceTimestampMeta
GstRegistry
GstRegistryClass
GstRegistryPrivate
GstSample
GstSegment
GstSharedTaskPool
GstSharedTaskPoolClass
GstSharedTaskPoolPrivate
GstStaticCaps
GstStaticPadTemplate
GstStream
GstStreamClass
GstStreamCollection
GstStreamCollectionClass
GstStreamCollectionPrivate
GstStreamPrivate
GstStructure
GstSystemClock
GstSystemClockClass
GstSystemClockPrivate
GstTagList
GstTagSetter
GstTagSetterInterface
GstTask
GstTaskClass
GstTaskPool
GstTaskPoolClass
GstTaskPrivate
GstTimedValue
GstToc
GstTocEntry
GstTocSetter
GstTocSetterInterface
GstTracer
GstTracerClass
GstTracerFactory
GstTracerFactoryClass
GstTracerPrivate
GstTracerRecord
GstTracerRecordClass
GstTypeFind
GstTypeFindFactory
GstTypeFindFactoryClass
GstURIHandler
GstURIHandlerInterface
GstUri
GstValueArray
GstValueList
GstValueTable
Structure for storing a timestamp and a value.