LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

LoadStatusEventCode Enumeration

Show in webframe



The LoadStatusCode enumeration values are used with the EC_LOADSTATUS DirectShow event to provide status of a load operation.
Syntax
'Declaration
 
Public Enum LoadStatusEventCode 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As LoadStatusEventCode
public enum LoadStatusEventCode : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
public enum class LoadStatusEventCode : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000100AM_LOADSTATUS_PROGRAM_PACKET_RECEIVEDIndicates a program packet has been received.
0x00000101AM_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

See Also

Reference

Leadtools.Multimedia Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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