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.4.54.0
Syntax
public bool Loop { get; protected set; }

Property Value

Boolean
See Also