decklink: use override for virtual functions
override will ensure that the functions have the correct signature compared to the interface they are implemented against.
Loading
Please register or sign in to comment
override will ensure that the functions have the correct signature compared to the interface they are implemented against.
VideoLAN code repository instance