Searched refs:APPLICATION_CAMERA_MOTION (Results 1 – 3 of 3) sorted by relevance
61 return MimeTypes.APPLICATION_CAMERA_MOTION.equals(format.sampleMimeType) in supportsFormat()
95 public static final String APPLICATION_CAMERA_MOTION = BASE_TYPE_APPLICATION + "/x-camera-motion"; field in MimeTypes393 } else if (APPLICATION_CAMERA_MOTION.equals(mimeType)) { in getTrackType()
825 .setSampleMimeType(MimeTypes.APPLICATION_CAMERA_MOTION) in parseStsd()