Click or drag to resize

MixerDestinations Property

A way to enumerate the destinations

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public IEnumerable<MixerLine> Destinations { get; }

Property Value

IEnumerableMixerLine
See Also