Question about getCurrentFrame

I noticed that Actor.getCurrentFrame() does not work when an animation is played in a sequence. I do see that there is a getCurrentFrame() for an ActorInterval, however. Is it possible to find the current frame of an Actor without having to specify each interval within a sequence?