[Missing <summary> documentation for "P:Ozeki.Media.MediaHandlers.AudioStreamPlayback.Cached"]
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
C# |
---|
public bool Cached { get; } |
Visual Basic |
---|
Public ReadOnly Property Cached As Boolean Get |
Visual C++ |
---|
public: property bool Cached { bool get (); } |