OggPacketSequence
Inherits:Resource<RefCounted<Object
A sequence of Ogg packets.
Description
A sequence of Ogg packets.
Properties
| ||
| ||
|
Methods
Property Descriptions
PackedInt64Arraygranule_positions =PackedInt64Array()
🔗
PackedInt64Arrayget_packet_granule_positions()
Contains the granule positions for each page in this packet sequence.
Note: The returned array iscopied and any changes to it will not update the original property value. SeePackedInt64Array for more details.
Contains the raw packets that make up this OggPacketSequence.
floatget_sampling_rate()
Holds sample rate information about this sequence. Must be set by another class that actually understands the codec.
Method Descriptions
The length of this stream, in seconds.