C# Class HlsStreamComposer.SegmentationOptions

Afficher le fichier Open project: gabilan/HLS-Stream-Composer Class Usage Examples

Méthodes publiques

Свойство Type Description
CallbackMethod System.Delegate

Méthodes publiques

Méthode Description
SegmentationOptions ( ) : System
ToStringArray ( ) : string[]

Method Details

SegmentationOptions() public méthode

public SegmentationOptions ( ) : System
Résultat System

ToStringArray() public méthode

public ToStringArray ( ) : string[]
Résultat string[]

Property Details

CallbackMethod public_oe property

public Delegate,System CallbackMethod
Résultat System.Delegate