public class PlayerCommandFactory extends Object
| Constructor and Description |
|---|
PlayerCommandFactory() |
| Modifier and Type | Method and Description |
|---|---|
static PlayerCommand |
createPlayer(OperatingSystem os,
String player,
File customCommand,
boolean localTrusted)
Factory method to create the appropriate player and provide it with a set of defaults for
the executing platform.
|
public static PlayerCommand createPlayer(OperatingSystem os, String player, File customCommand, boolean localTrusted)
os - player - "flash" or "air"customCommand - localTrusted - Copyright © 2020 The Apache Software Foundation. All rights reserved.