Click or drag to resize
PackageType Enumeration
Indicates the type of content contained within a buffer.

Namespace: StreamCoders
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public enum PackageType
Members
  Member nameValueDescription
Raw0 The content has raw payload.
Config1 The content has payload that is necessary for configuration.
See Also