Retrieve the current time indicator
Hi i hope someone can help me out with my cuestion.
I want to be able to set the time of the current time indicator on the composition. I know how to do that using AEGP_SetItemCurrentTime but I don't know how to retrievethe AEGP_ItemH for the indicator itself. Right now I'm using AEGP_GetActiveItem and it seems to be ok, but the documentation of SDK says that I would get the current active item and that means that it would not always bring the indicator. Is there a way to specify using the SDK to get the indicator as the AEGP_ItemH.
Thanks!