FrameSnapSink.OutputFrameType Property
Returns the
FrameType
of the
IFrame
s used by this sink.
Syntax:
[C#]
public
FrameType OutputFrameType
{
get
; };
Information:
Introduced in version 3.5
See also:
FrameSnapSink
,
FrameType
<< FrameSnapSink