Cannot create Bookmarks by speakerFqid with BookmarkService.Instance.BookmarkCreate

Hello,

I’m trying to create bookmarks using BookmarkService.Instance.BookmarkCreate, but instead of camera FQID, I want to use a speaker FQID, without needing a camera association. Is this possible? The bookmark is technically created (the BookmarkCreate method returns a bookmark object) but it is not visible on the timeline.

Best regards,
Daniel

Hi, timeline only shows bookmarks related to the camera(s) in current view.

Thanks for your reply!

/Daniel