Uses of Enum
net.bramp.ffmpeg.nut.Packet.Startcode
Packages that use Packet.Startcode
-
Uses of Packet.Startcode in net.bramp.ffmpeg.nut
Methods in net.bramp.ffmpeg.nut that return Packet.StartcodeModifier 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.