LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

LoadStatusEventCode Enumeration






The LoadStatusCode enumeration values are used with the EC_LOADSTATUS DirectShow event to provide status of a load operation.
Syntax
public enum LoadStatusEventCode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum LoadStatusEventCode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As LoadStatusEventCode
public enum LoadStatusEventCode : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Multimedia.LoadStatusEventCode = function() { };
Leadtools.Multimedia.LoadStatusEventCode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class LoadStatusEventCode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AM_LOADSTATUS_PROGRAM_PACKET_RECEIVEDIndicates a program packet has been received.
AM_LOADSTATUS_WAITING_FOR_DATAIndicates the operation is still waiting for data.
Remarks

The timeout can be specified when loading UDP streams. The UDP takes a Timeout parameter through the URL. While waiting for data, LEADTOOLS sends the application EC_LOADSTATUS messages informing it that the UDP source is waiting for data. If the user decides to abort the wait, call MediaInfo.ResetSource, this will abort the load process with the E_ABORT error.

For more information, refer to the Microsoft documentation for the Event Notification and DVD Event Notification Codes.

For more information, see Programming with the MPEG-2 Transport Demultiplexer.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Multimedia.LoadStatusEventCode

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Multimedia Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features