Searched defs:playerType (Results 1 – 3 of 3) sorted by relevance
29 public PlayerBuilder setPlayerType(int playerType) { in setPlayerType()45 int playerType = mType & TYPE_MASK; in build() local
53 int playerType = mType & TYPE_MASK; in build() local
73 public int setupStreams(int playerType, int recorderType) { in setupStreams()