Add function dvbpsi_HasDecoder(dvbpsi_t *handle)
The function dvbpsi_HasDecoder(dvbpsi_t *handle) returns 'true' when a decoder has been attached to this dvbpsi handle. If the handle is not valid or no decoder is attached, then it will return 'false'.
Showing
Please register or sign in to comment