Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getVideoCodec
Method · 0.95
getMP4Codec
Method · 0.95
describeVideo
Method · 0.95
Calls
no outgoing calls
Tested by
2
getMP4Codec
Method · 0.76
describeVideo
Method · 0.76