Liblinphone  5.5.0
Linphone.PlayerListener Class Reference
Inheritance diagram for Linphone.PlayerListener:
Linphone.LinphoneObject

Public Member Functions

delegate void OnEofReachedDelegate (Linphone.Player player)
 

Properties

OnEofReachedDelegate OnEofReached [get, set]
 

Additional Inherited Members

- Protected Member Functions inherited from Linphone.LinphoneObject
static String linphone_pointer_to_string (IntPtr ptr)
 
static IntPtr linphone_string_to_pointer ([MarshalAs(LinphoneWrapper.ByteStringMarshalling)] String str)
 
IntPtr StringArrayToBctbxList (IEnumerable< string > stringlist)
 
void CleanStringArrayPtrs (IntPtr l)
 

Detailed Description

An object to handle the callbacks for the handling a Linphone.Player objects.

Member Function Documentation

delegate void Linphone.PlayerListener.OnEofReachedDelegate ( Linphone.Player  player)

Get the end-of-file reached callback.

Returns
The current end-of-file reached callback.

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