Click or drag to resize

IMcStreamFrameRange Property

To Read non-contiguous frames out of a sequence, pass a SAFEARRAY filled with the 0-based frame numbers you wish to read to this property

Namespace:  MediaCy.IQL.IO
Assembly:  MediaCy.IQL.IO (in MediaCy.IQL.IO.dll) Version: 10.0.6912.0
Syntax
VB
Property FrameRange As Object
	Get
	Set

Property Value

Type: Object
Remarks
NOT IMPLEMENTED AS OF THIS VERSION OF McStreamLib
See Also