Click or drag to resize
AudioStreamPlaybackCached Property
Gets a boolean value indicating whether the playback stream is cached in the memory.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public bool Cached { get; }

Property Value

Type: Boolean
See Also