object.SourceObject As Object |
Remarks
Gets or sets a reference to the media source object.
This property allows the user to assign a COM object as the media source for the conversion process. The object may be the ltmmSampleSource Object or any other DirectShow source filter. The ResetSource method should be called to stop the convert control from accessing the object. The SourceType will be set to ltmmConvert_Source_Object.
Assignment could raise an error exception. For more information, refer to the Error Codes.
Win32, x64
See Also
Elements: |
ltmmConvertCtrl.SourceType Property, ltmmConvertCtrl.ResetSource Method |
Topics: |