←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaStreaming Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.