FrameHeader

ase.FrameHeader (Class)

Static Members

BYTE_SIZE: Int

MAGIC: Int

fromBytes(bytes: haxe.io.Bytes): FrameHeader
Name Type
bytes haxe.io.Bytes
Returns
FrameHeader

Instance Members

size: Int

magic: Int

oldNumChunks: Int

duration: Int

numChunks: Int

Name Type Default
out haxe.io.BytesOutput (optional)
Returns
haxe.io.Bytes

toString(): String
Returns
String

new(): Void