32 #ifndef __SB_BASEMEDIACOREPLAYBACKCONTROL_H__
33 #define __SB_BASEMEDIACOREPLAYBACKCONTROL_H__
35 #include <sbIMediacorePlaybackControl.h>
36 #include <sbIMediacoreEventTarget.h>
40 #include <nsAutoLock.h>
48 NS_DECL_SBIMEDIACOREPLAYBACKCONTROL
58 virtual nsresult
OnSetUri(nsIURI *aURI);
76 virtual nsresult
OnSeek(PRUint64 aPosition, PRUint32 aFlags);