Searched defs:playerType (Results 1 – 3 of 3) sorted by relevance
47 public PlayerBuilder setPlayerType(int playerType) { in setPlayerType()79 int playerType = mType & TYPE_MASK; in build() local
90 int playerType = mType & TYPE_MASK; in build() local
160 public int buildStreams(int playerType, int recorderType) { in buildStreams()