Object SoundKeyframe.Companion
-
- All Implemented Interfaces:
public class SoundKeyframe.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final Codec<SoundKeyframe>
CODEC
public final static SoundKeyframe.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final Codec<SoundKeyframe>
getCODEC()
-
-
Method Detail
-
getCODEC
final Codec<SoundKeyframe> getCODEC()
-
-
-
-