A boolean value indicating whether the playback is repeated infinetly.

Declaration Syntax
public bool Loop { get; protected set; }
Public Property Loop As Boolean
Get
Protected Set
public:
property bool Loop {
bool get ();
protected: void set (bool value);
}Assembly:
VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243