C# Класс CSharpRTMP.Core.MediaFormats.mp4.boxes.AtomDREF

Наследование: VersionedBoxAtom
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
AtomCreated ( BaseAtom atom ) : void
AtomDREF ( ) : System.Collections.Generic
AtomDREF ( MP4Document document, uint type, long size, long start ) : System.Collections.Generic
ReadData ( ) : void

Описание методов

AtomCreated() публичный Метод

public AtomCreated ( BaseAtom atom ) : void
atom BaseAtom
Результат void

AtomDREF() публичный Метод

public AtomDREF ( ) : System.Collections.Generic
Результат System.Collections.Generic

AtomDREF() публичный Метод

public AtomDREF ( MP4Document document, uint type, long size, long start ) : System.Collections.Generic
document MP4Document
type uint
size long
start long
Результат System.Collections.Generic

ReadData() публичный Метод

public ReadData ( ) : void
Результат void