Click or drag to resize

Page Class

An Ogg page.
Inheritance Hierarchy
SystemObject
  FM.IceLink.OggPage

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

The Page type exposes the following members.

Constructors
  NameDescription
Public methodPage
Initializes a new instance of the Page class.
Top
Properties
  NameDescription
Public propertyAbsoluteGranulePosition
Gets or sets the absolute granule position.
Public propertyBeginningOfStream
Gets or sets whether this page is the first page of the bitstream.
Public propertyContinuedPacket
Gets or sets whether this page is a continued (not fresh) packet.
Public propertyEndOfStream
Gets or sets whether this page is the last page of the bitstream.
Public propertyPayload
Gets or sets the data payload.
Public propertySequenceNumber
Gets or sets the page sequence number.
Public propertyStreamSerialNumber
Gets or sets the stream serial number.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetBytes
Gets the page as a byte array.
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