hilightFile

suspend fun hilightFile(file: MediaId, offsetMs: Int? = null): Result<Unit>

Add a hilight / tag to an existing photo or media file

Parameters

file

file to add hilight to

offsetMs

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

See also