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