hilightRemove

suspend fun hilightRemove(file: MediaId, offsetMs: Int?): Result<Unit>

Remove an existing hilight from a photo or video file

Parameters

file

file to remove hilight from

offsetMs

millisecond offset into video file to remove hilight. Not applicable for photos.

See also