statmediaclassificationResult Structure Definition

The statmediaclassificationResult structure defines the return type for statmediaclassification API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

mediaclassificationList

Pointer to the mediaclassification List.


mediaclassificationstats Structure Definition

The mediaclassificationstats structure defines the actual return type values for statmediaclassification API.

Syntax



Members

clearstats

Clear the statsistics / counters

_nextgenapiresource


mcencvideo

Total number of encrypted video streams

mcencvideorate

Rate of encrypted video streams

mctotother


mctoherrate


mctotvideo


mcvideorate


mctotaudio


mcaudiorate


mcmssmthstrmvid

This tells the total number of Microsoft SmoothStreaming videos served by NS

mcmssmthstrmvidrate

This tells the Rate of Microsoft SmoothStreaming videos served by NS

mcmssmthstrvidpl

This tells the total number of Microsoft SmoothStreaming playlist served by NS

mcmssmthstrvidplrate

This tells the Rate of Microsoft SmoothStreaming playlist served by NS

mccaplelivestrmngvid

This tells the total number of AppleLive videos served by NS

mccaplelivestrmngvidrate

This tells the Rate of AppleLive videos served by NS

mccapplelivestrmngvidpl

This tells the total number of AppleLive Playlist served by NS

mccapplelivestrmngvidplrate

This tells the Rate of AppleLive Playlist served by NS

mcadtsaudio

This tells the total number of ADTS audios served by NS

mcadtsaudiorate

This tells the Rate of ADTS audios served by NS

mcaacaudio

This tells the total number of AAC audios served by NS

mcaacaudiorate

This tells the Rate of AAC audios served by NS

mcflvvid

This tells the total number of FLV videos served by NS

mcflvvidrate

This tells the Rate of FLV videos served by NS

mcmp4vid

This tells the total number of MP4 videos served by NS

mcmp4vidrate

This tells the Rate of MP4 videos served by NS

mc3pvid

This tells the total number of 3GP videos served by NS

mc3pvidrate

This tells the Rate of 3GP videos served by NS

mcyoutubedash

This tells the total number of YouTube DASH served by NS

mcyoutubedashrate

This tells the Rate of YouTube DASH served by NS

mcmssmthstrmvidbytes

This tells the total number of Microsoft SmoothStreaming video bytes served by NS

mcmssmthstrmvidbytesrate

This tells the Rate of Microsoft SmoothStreaming video bytes served by NS

mcmssmthstrmplvidbytespl

This tells the total number of Microsoft SmoothStreaming playlist bytes served by NS

mcmssmthstrmplvidbytesplrate

This tells the Rate of Microsoft SmoothStreaming playlist bytes served by NS

mcapplelivestreamingvidbytes

This tells the total number of AppleLive video bytes served by NS

mcapplelivestreamingvidbytesrate

This tells the Rate of AppleLive video bytes served by NS

mcapplelivestreamingplaylistvidbytespl

This tells the total number of AppleLive Playlist bytes served by NS

mcapplelivestreamingplaylistvidbytesplrate

This tells the Rate of AppleLive Playlist bytes served by NS

mcadtsaudiobytes

This tells the total number of ADTS audio bytes served by NS

mcadtsaudiobytesrate

This tells the Rate of ADTS audio bytes served by NS

mcaacaudiobytes

This tells the total number of AAC bytes served by NS

mcaacaudiobytesrate

This tells the Rate of AAC bytes served by NS

mcflvvidbytes

This tells the total number of FLV bytes served by NS

mcflvvidbytesrate

This tells the Rate of FLV bytes served by NS

mcmp4vidbytes

This tells the total number of MP4 video bytes served by NS

mcmp4vidbytesrate

This tells the Rate of MP4 video bytes served by NS

mc3gpvidbytes

This tells the total number of 3GP bytes served by NS

mc3gpvidbytesrate

This tells the Rate of 3GP bytes served by NS

mcyoutubedashbytes

This tells the total number of YouTube DASH bytes served by NS

mcyoutubedashbytesrate

This tells the Rate of YouTube DASH bytes served by NS

mcandroid

Total number of android requests to Citrix ADC

mcandroidrate

Rate of android requests to Citrix ADC

mclaptopdesktp

Total number of laptop/desktop requests to Citrix ADC

mclaptopdesktprate

Rate of laptop/desktop requests to Citrix ADC

mcios

Total number of IOS requests to Citrix ADC

mciosrate

Rate of IOS requests to Citrix ADC

mcother

Total number of other mobile device requests to Citrix ADC

mcotherrate

Rate of other mobile device requests to Citrix ADC

mcunidentified

Total number of unidentified requests to Citrix ADC

mcunidentifiedrate

Rate of unidentified requests to Citrix ADC

mcenchls

Total number of encrypted AppleLive video streams

mcenchlsrate

Rate of encrypted AppleLive video streams

mcencdash

Total number of encrypted Youtube DASH video streams

mcencdashrate

Rate of encrypted Youtube DASH video streams

mcencandroid

Total number of encrypted video streams requested by Android devices

mcencandroidrate

Rate of encrypted video streams requested by Android devices

mcencios

Total number of encrypted video streams requested by IOS devices

mcenciosrate

Rate of encrypted video streams requested by IOS devices

mcencother

Total number of encrypted video streams requested by non-Android and non-IOS devices

mcencotherrate

Rate of encrypted video streams requested by non-Android and non-IOS devices

mctotresponse


mcresponserate


See Also