A
Antti Nummiaho
In JMF the basic way to create a Processor is to use Manager to create
it from a MediaLocator, but the MediaLocator can only be created from
a locatorString or an URL.
How can I get a Processor in JMF if I have the data that I want to
process in a byte array in memory instead of an URL?
it from a MediaLocator, but the MediaLocator can only be created from
a locatorString or an URL.
How can I get a Processor in JMF if I have the data that I want to
process in a byte array in memory instead of an URL?