←Select platform

LiveStreamControls Class

Summary

The LiveStreamControls object contains a collection of controls for each live stream configured on the Server object.

Syntax
C#
VB
C++
[DefaultMemberAttribute("Item")] 
public class LiveStreamControls : IEnumerable<LiveStreamControl>, IEnumerable, IDisposable 
<DefaultMemberAttribute("Item")>  
Public Class LiveStreamControls 
   Inherits IEnumerable(Of LiveStreamControl) 
   Implements IEnumerable, IDisposable 
public: 
   [DefaultMemberAttribute(L"Item")] 
   ref class LiveStreamControls : IEnumerable<LiveStreamControl^>, IEnumerable,  
    IDisposable 

Remarks

Gets a copy of the current live stream controls collection by calling the GetLiveStreamControls method.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaStreaming Assembly