C# Class Yodiwo.API.MediaStreaming.TransCodeStreamFFServer

Afficher le fichier Open project: yodiwo/plegma

Méthodes publiques

Свойство Type Description
action TranscodeAction
codec VideoCodec
feedName string
ffserverip string
streamName string
vlcPort int
vlcprocessId int

Méthodes publiques

Méthode Description
getHttpStream ( ) : string

Method Details

getHttpStream() public méthode

public getHttpStream ( ) : string
Résultat string

Property Details

action public_oe property

public TranscodeAction action
Résultat TranscodeAction

codec public_oe property

public VideoCodec codec
Résultat VideoCodec

feedName public_oe property

public string feedName
Résultat string

ffserverip public_oe property

public string ffserverip
Résultat string

streamName public_oe property

public string streamName
Résultat string

vlcPort public_oe property

public int vlcPort
Résultat int

vlcprocessId public_oe property

public int vlcprocessId
Résultat int