public class Cut extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Cut.Slice |
Constructor and Description |
---|
Cut() |
Modifier and Type | Method and Description |
---|---|
List<MP4Util.Movie> |
cut(MP4Util.Movie movie,
List<Cut.Slice> commands) |
static void |
main1(String[] args) |
public List<MP4Util.Movie> cut(MP4Util.Movie movie, List<Cut.Slice> commands)
Copyright © 2019. All rights reserved.