lvsti / CoreMediaIO-DAL-Example

Apple's CoreMediaIO DAL plugin example - modernized
MIT License
186 stars 28 forks source link

Is there a Process to register the Object ID before publishing #17

Closed Raj123456788 closed 3 years ago

Raj123456788 commented 3 years ago

@johnboiles @lvsti : If I need to publish the a DAL Plugin what is the process? Also, how can I make sure no one can publish with same Object ID as mine? How can I change the objectID?

lvsti commented 3 years ago

I think it's random. The chances of generating the same 128-bit number as another stranger on the planet are negligible.