mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
FS-11024 #resolve fix pdf turn pages
This commit is contained in:
@@ -465,6 +465,7 @@ static switch_status_t imagick_file_seek(switch_file_handle_t *handle, unsigned
|
||||
context->same_page = 0;
|
||||
*cur_sample = page;
|
||||
handle->vpos = page;
|
||||
handle->pos = page * (handle->samplerate / 1000);
|
||||
}
|
||||
|
||||
return status;
|
||||
|
Reference in New Issue
Block a user