Click or drag to resize
VideoFormatSelector Class
Inheritance Hierarchy
SystemObject
  Ozeki.MediaVideoFormatSelector

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class VideoFormatSelector

The VideoFormatSelector type exposes the following members.

Constructors
  NameDescription
Public methodVideoFormatSelector
Initializes a new instance of the VideoFormatSelector class
Top
Methods
  NameDescription
Public methodGetReceiverFormats
Megadja, hogy melyik receiver-hez milyen formátumot rendel. Megtalálja a legoptimálisabb formátumohasználatot a receiverekhez, hogy a lehető legkevesebb konverziót kelljen csinálni. Egy video formátumból (kodek típus, felbontás) max egyet csinál, és a többinek is a legminimálisabb extra paraméterekkel küldi, ha több receiver is támogatja. Ha közvetlenül a forrást is használhatja, akkor null-t rendel receiver-hez.
Top
See Also