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

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

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

Метод Описание
AtomNULL ( MP4Document document, uint type, long size, long start )
Hierarchy ( int indent ) : string
Read ( ) : void

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

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

public AtomNULL ( MP4Document document, uint type, long size, long start )
document MP4Document
type uint
size long
start long

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

public Hierarchy ( int indent ) : string
indent int
Результат string

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

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