MCPcopy Create free account
hub / github.com/MediaArea/MediaInfoLib / GetS

Method GetS

Source/MediaInfoDLL/MediaInfoDLL.JNI.java:180–180  ·  view source on GitHub ↗
(int streamKind, int streamNumber, String parameter, int infoKind, int searchKind)

Source from the content-addressed store, hash-verified

178 private native String GetI(int streamKind, int streamNumber, int parameter, int infoKind);
179
180 private native String GetS(int streamKind, int streamNumber, String parameter, int infoKind, int searchKind);
181
182 /**
183 * Get a piece of information about a file (parameter is an integer).

Callers 1

GetMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected