Page Class |
Namespace: FM.IceLink.Ogg
The Page type exposes the following members.
Name | Description | |
---|---|---|
AbsoluteGranulePosition |
Gets or sets the absolute granule position.
| |
BeginningOfStream |
Gets or sets whether this page is the first page of the bitstream.
| |
ContinuedPacket |
Gets or sets whether this page is a continued (not fresh) packet.
| |
EndOfStream |
Gets or sets whether this page is the last page of the bitstream.
| |
Payload |
Gets or sets the data payload.
| |
SequenceNumber |
Gets or sets the page sequence number.
| |
StreamSerialNumber |
Gets or sets the stream serial number.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetBytes |
Gets the page as a byte array.
| |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |