C# Class Yodiwo.API.MediaStreaming.TransCodeStreamFFServer

Datei anzeigen Open project: yodiwo/plegma

Public Properties

Property Type Description
action TranscodeAction
codec VideoCodec
feedName string
ffserverip string
streamName string
vlcPort int
vlcprocessId int

Public Methods

Method Description
getHttpStream ( ) : string

Method Details

getHttpStream() public method

public getHttpStream ( ) : string
return string

Property Details

action public_oe property

public TranscodeAction action
return TranscodeAction

codec public_oe property

public VideoCodec codec
return VideoCodec

feedName public_oe property

public string feedName
return string

ffserverip public_oe property

public string ffserverip
return string

streamName public_oe property

public string streamName
return string

vlcPort public_oe property

public int vlcPort
return int

vlcprocessId public_oe property

public int vlcprocessId
return int