Enum PadProbeType
- Namespace
- Gst
- Assembly
- Gst-1.0.dll
[Flags]
public enum PadProbeType : uint
Fields
AllBoth = DataBoth | QueryBothBlock = 2BlockDownstream = Block | DataDownstreamBlockUpstream = Block | DataUpstreamBlocking = Idle | BlockBuffer = 16BufferList = 32DataBoth = Buffer | BufferList | EventBothDataDownstream = Buffer | BufferList | EventDownstreamDataUpstream = 128EventBoth = EventDownstream | DataUpstreamEventDownstream = 64EventFlush = 256EventUpstream = 128Idle = 1Invalid = 0Pull = 8192Push = 4096QueryBoth = QueryDownstream | QueryUpstreamQueryDownstream = 512QueryUpstream = 1024Scheduling = Push | Pull