Click or drag to resize

PageHeaderType Class

Header type flags for an Page. Can be set in the 5th byte of each page.
Inheritance Hierarchy
SystemObject
  FM.IceLink.OggPageHeaderType

Namespace:  FM.IceLink.Ogg
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 1.1.2.607 (1.1.2.607)

The PageHeaderType type exposes the following members.

Constructors
  NameDescription
Public methodPageHeaderType
Initializes a new instance of the PageHeaderType class
Top
Properties
  NameDescription
Public propertyStatic memberAll
Gets or sets a value indicating that all values are set.
Public propertyStatic memberFirstPage
Gets or sets a value indicating whether or not this is the first page in the bitstream.
Public propertyStatic memberIsContinued
Gets or sets a value indicating whether or not the page is a continuation of a previous page.
Public propertyStatic memberLastPage
Gets or sets a value indicating whether or not this is the last page in the bitstream.
Public propertyStatic memberNone
Gets or sets a value indicating an empty value.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also