TranscodingTask will be the job for the transcoding worker.
from field: string recording_id = 1;
from field: string room_id = 2;
from field: string room_sid = 3;
from field: int64 room_table_id = 4 [jstype = JS_STRING];
ID of the original recorder that captured the file
from field: string recorder_id = 5;
from oneof plugnmeet.TranscodingTask.task_details
from message plugnmeet.TranscodingTask
TranscodingTask will be the job for the transcoding worker.