Ozeki VoIP SDK Class library
Loop Property
NamespacesOzeki.Media.MediaHandlersAudioStreamPlaybackLoop
A boolean value indicating whether the playback is repeated infinetly.
Declaration Syntax
C#Visual BasicVisual C++
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