yartat / MP-MediaInfo

Mediaportal MediaInfoLib wrapper
Other
45 stars 21 forks source link

OpenBufferContinue returns MediaInfo.NativeMethods.Status, which is internal. #15

Closed NickDrouin closed 4 years ago

NickDrouin commented 4 years ago

To use OpenBufferContinue it would be useful to have access to the flags of MediaInfo.NativeMethods.Status

Otherwise, users must copy and declare the enum locally.