CSharpRTMP.Core.MediaFormats.mp4.boxes.AtomSGPD.AtomSGPD C# (CSharp) Method

AtomSGPD() public method

public AtomSGPD ( ) : System
return System
        public AtomSGPD() : base(SGPD)
        {
        }

Same methods

AtomSGPD::AtomSGPD ( MP4Document document, uint type, long size, long start ) : System