MCPcopy Create free account
hub / github.com/OpenSourcePhysics/osp / getCodec

Method getCodec

src/javajs/util/VideoReader.java:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 private Map<String, Object> thisTrackMap;
36
37 public String getCodec() {
38 return codec;
39 }
40
41 public String getFileType() {
42 return fileType;

Callers 3

getVideoCodecMethod · 0.95
getMP4CodecMethod · 0.95
describeVideoMethod · 0.95

Calls

no outgoing calls

Tested by 2

getMP4CodecMethod · 0.76
describeVideoMethod · 0.76