17 #import <Foundation/NSObject.h>
52 - (int64_t)getVideoStreamDuration:(
unsigned int)videoStreamIndex;
64 - (
NvsSize)getVideoStreamDimension:(
unsigned int)videoStreamIndex;
77 - (
NvsRational)getVideoStreamPixelAspectRatio:(
unsigned int)videoStreamIndex;
90 - (
NvsRational)getVideoStreamFrameRate:(
unsigned int)videoStreamIndex;
114 - (
unsigned int)getVideoStreamComponentBitCount:(
unsigned int)videoStreamIndex;
139 - (int)getVideoCodecProfile:(
unsigned int)videoStreamIndex;
151 - (int)getVideoCodecLevel:(
unsigned int)videoStreamIndex;
178 - (int64_t)getAudioStreamDuration:(
unsigned int)audioStreamIndex;
190 - (
unsigned int)getAudioStreamSampleRate:(
unsigned int)audioStreamIndex;
202 - (
unsigned int)getAudioStreamChannelCount:(
unsigned int)audioStreamIndex;
214 - (BOOL)getAudioStreamCodecSupport:(
unsigned int)audioStreamIndex;