FWebMContainer

Windows
MacOS
Linux

References

Module

WebMMedia

Header

/Engine/Plugins/Media/WebMMedia/Source/WebMMedia/Public/WebMContainer.h

Include

#include "WebMContainer.h"

Syntax

class FWebMContainer

Constructors

Name Description

Public function

FWebMContainer()

Destructors

Name Description

Public function Virtual

~FWebMContainer()

Functions

Name Description

Public function Const

FWebMAudioTr...

 

GetCurrentAudioTrackInfo()

Public function Const

FWebMVideoTr...

 

GetCurrentVideoTrackInfo()

Public function

bool

 

Open

(
    const FString& File
)

Public function

void

 

ReadFrames

(
    FTimespan AmountOfTimeToRead,
    TArray< TSharedPtr< FWebMFrame >>&...,
    TArray< TSharedPtr< FWebMFrame >>&...
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss