Hi,

 

I tried to send MPPLAYER_Cmd_SEEK command to PostPresentationCmd but since
it takes some time to excute, next command appears to delete this command
while seek command is on pending state.

So I check the status of SSTATUS_CMD_PENDING and if it's set I wait till
it's freed.

But after SSTATUS_CMD_PENDING set, it doesn't transit to another state.

I don't know the reason why.

 

So I tried to send to ExecutePresentationCmd, but for this api other
commands appear OK but if I sent MPPLAYER_Cmd_SEEK command this api never
return.

 

If you have any idea please help me.

 

Thanks,

 

Gijung

_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to