Click or drag to resize

IMcStreamAttributes Property

Gets a pointer to the McStreamAttributes Collection

Namespace:  MediaCy.IQL.IO
Assembly:  MediaCy.IQL.IO (in MediaCy.IQL.IO.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property Attributes As McStreamAttributes
	Get

Return Value

Type: McStreamAttributes
returns an IMcStreamAttributes Object
Remarks
This object needs to be released when finished.
See Also