inc
This commit is contained in:
2
bin/ffx/media_descriptor.py
Normal file
2
bin/ffx/media_descriptor.py
Normal file
@@ -0,0 +1,2 @@
|
||||
class MediaDescriptor():
|
||||
pass
|
||||
@@ -43,3 +43,7 @@ class Track(Base):
|
||||
|
||||
|
||||
disposition_flags = Column(Integer)
|
||||
|
||||
|
||||
def getDescriptor(self):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user