FrameSnapSink.OutputFrameType Property

Returns the FrameType of the IFrames used by this sink.
Syntax:
[C#]
public FrameType OutputFrameType { get; };
Information:

Introduced in version 3.5

See also: FrameSnapSink, FrameType

<< FrameSnapSink