kodi
Public Member Functions | List of all members
PVR::CPVRGUIActionsParentalControl Class Reference
Inheritance diagram for PVR::CPVRGUIActionsParentalControl:
Inheritance graph
[legend]
Collaboration diagram for PVR::CPVRGUIActionsParentalControl:
Collaboration graph
[legend]

Public Member Functions

ParentalCheckResult CheckParentalLock (const std::shared_ptr< const CPVRChannel > &channel) const
 Check if channel is parental locked. Ask for PIN if necessary. More...
 
ParentalCheckResult CheckParentalPIN () const
 Open Numeric dialog to check for parental PIN. More...
 

Member Function Documentation

◆ CheckParentalLock()

ParentalCheckResult CPVRGUIActionsParentalControl::CheckParentalLock ( const std::shared_ptr< const CPVRChannel > &  channel) const

Check if channel is parental locked. Ask for PIN if necessary.

Parameters
channelThe channel to do the check for.
Returns
the result of the check (success, failed, or canceled by user).

◆ CheckParentalPIN()

ParentalCheckResult CPVRGUIActionsParentalControl::CheckParentalPIN ( ) const

Open Numeric dialog to check for parental PIN.

Returns
the result of the check (success, failed, or canceled by user).

The documentation for this class was generated from the following files: