CSharpRTMP.Core.MediaFormats.mp4.boxes.AtomMOOV.AtomMOOV C# (CSharp) 메소드

AtomMOOV() 공개 메소드

public AtomMOOV ( ) : System.Collections.Generic
리턴 System.Collections.Generic
        public AtomMOOV() : base(MOOV)
        {
            
        }
        public override void AtomCreated(BaseAtom atom)

Same methods

AtomMOOV::AtomMOOV ( MP4Document document, uint type, long size, long start ) : System.Collections.Generic