Searched refs:TranscodingSessionErrorCode (Results 1 – 1 of 1) sorted by relevance
1319 public @interface TranscodingSessionErrorCode{} annotation in MediaTranscodingManager.TranscodingSession1370 private @TranscodingSessionErrorCode int mErrorCode = ERROR_NONE;1410 @Result int sessionResult, @TranscodingSessionErrorCode int errorCode) { in updateStatusAndResult()1421 public @TranscodingSessionErrorCode int getErrorCode() { in getErrorCode()