Enumeration

PurpleMediaInfoType

since: 2.6

Declaration

enum Purple.MediaInfoType

Description [src]

Media info types.

Available since: 2.6

Members

Name Description
PURPLE_MEDIA_INFO_HANGUP

Terminate the media.

PURPLE_MEDIA_INFO_ACCEPT

Create/join the media.

PURPLE_MEDIA_INFO_REJECT

Terminate the media, possibly noting that it was rejected.

PURPLE_MEDIA_INFO_MUTE

Mute the media.

PURPLE_MEDIA_INFO_UNMUTE

Unmute the media.

PURPLE_MEDIA_INFO_PAUSE

Pause the media.

PURPLE_MEDIA_INFO_UNPAUSE

Unpause the media.

PURPLE_MEDIA_INFO_HOLD

Put the media on hold.

PURPLE_MEDIA_INFO_UNHOLD

Remove the media from hold.