Home | History | Annotate | Download | only in media

Lines Matching refs:KEY_IS_FORCED_SUBTITLE

2489                 mFormat.setInteger(MediaFormat.KEY_IS_FORCED_SUBTITLE, in.readInt());
2519 dest.writeInt(mFormat.getInteger(MediaFormat.KEY_IS_FORCED_SUBTITLE));