But we still have a lot of questions in the details,
the Drm flow we process will be as follows , is that right? if not right,can give me the detail process ?
SbDrmCreateSystem ->
SbDrmGenerateSessionUpdateRequest ->
SbDrmSessionUpdateRequestFunc (with valid ticket and valid session_id to send provisioning request) ->
SbDrmUpdateSession (update the provisioning response to CDM) ->
SbDrmSessionUpdatedFunc (if this callback need?) ->
SbDrmSessionUpdateRequestFunc (with invalid ticket and valid session_id (the same session with the provisioning request) to send real license request) ->
SbDrmUpdateSession (update the license response to CDM) ->
SbDrmSessionUpdatedFunc (notify the license is success)
You received this message because you are subscribed to the Google Groups "cobalt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cobalt-dev+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.