Click or drag to resize

AudioStreamPlaybackLoop Property

A boolean value indicating whether the playback is repeated infinetly.

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public bool Loop { get; protected set; }

Property Value

Type: Boolean
See Also