Search Results for

    Show / Hide Table of Contents

    Class Video

    The video service used for video media playback.

    Inheritance
    Video
    Assembly: FlaxEngine.dll
    File: Engine/Video/Video.h
    Syntax
    public class Video

    Fields

    System

    Declaration
    public static class TaskGraphSystem* System
    Field Value
    class TaskGraphSystem

    Methods

    CreatePlayerBackend(const VideoBackendPlayerInfo& info, VideoBackendPlayer& player)

    Declaration
    public static bool CreatePlayerBackend(const VideoBackendPlayerInfo& info, VideoBackendPlayer& player)
    Parameters
    VideoBackendPlayerInfo info

    VideoBackendPlayer player

    Returns
    bool

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat