ltmmTargetFormat.GetCacheObject Method

Visual Basic Example

Syntax

object.GetCacheObject(ObjType As Long) As Object

Remarks

Retrieves the caching filter object.

Use the ltmmTargetFormat.UseFilterCache property to get a value that indicates whether the toolkit is currently caching filters; or set a value that indicates whether to enable or disable the caching of filters. Use the ltmmTargetFormat.ShowCacheDialog method to display a specific property dialog for the caching filter. Use the ltmmTargetFormat.HasCacheDialog method to query whether the specified property dialog for the caching filter is available.

The user is responsible for releasing the retrieved caching filter object, when it is no longer needed.

See Also

Elements:

ltmmTargetFormat.UseFilterCache property, ltmmTargetFormat.HasCacheDialog method, ltmmTargetFormat.ShowCacheDialog method

Topics:

Multimedia Properties, Methods and Events