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