Uses of Enum
net.bramp.ffmpeg.nut.Packet.Startcode
-
Uses of Packet.Startcode in net.bramp.ffmpeg.nut
Modifier and TypeMethodDescriptionstatic Packet.Startcode
Packet.Startcode.of
(long startcode) Returns the Startcode enum for this code.static Packet.Startcode
Returns the enum constant of this type with the specified name.static Packet.Startcode[]
Packet.Startcode.values()
Returns an array containing the constants of this enum type, in the order they are declared.