Table of Contents

Class Aggregator.SamplesSelectedSignalArgs

Namespace
GstBase
Assembly
GstBase-1.0.dll

Signal (Event) Arguments for OnSamplesSelected

public sealed class Aggregator.SamplesSelectedSignalArgs : SignalArgs
Inheritance
Aggregator.SamplesSelectedSignalArgs
Inherited Members

Properties

Dts

public ulong Dts { get; }

Property Value

ulong

Duration

public ulong Duration { get; }

Property Value

ulong

Info

public Structure? Info { get; }

Property Value

Structure

Pts

public ulong Pts { get; }

Property Value

ulong

Segment

public Segment Segment { get; }

Property Value

Segment